I'm working on a new crypter, I was wondering if any of you know any good encryption algorithms. Right now, I only got RC4 working. But I'm gonna implement RSA and IDEA encryption to.
If you use prewritten encryptions it will be detected so try write your own, try get your RC4 crypter working at RUNTIME , rather than SCANTIME then work from there.