Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Making a Crypter? filter_list
Author
Message
Making a Crypter? #1
For what should be obvious reasons, I need a crypter. Although, I don't want to pay an outrageous fee for a crypt every now and again. So I've decided to make my own, problem is I don't know where to start. So my question is, do any of you guys know where to start?

Reply

RE: Making a Crypter? #2
There's a few sources floating around.

Basic concept, encrypt the bad file, store it inside a clean file, good file decrypts bad file on run.

Reply

RE: Making a Crypter? #3
(01-09-2013, 03:52 AM)w00t Wrote: There's a few sources floating around.

Basic concept, encrypt the bad file, store it inside a clean file, good file decrypts bad file on run.

Problem is, I don't understand the basic concept. If I put the file in another file, how will the server still function?

Reply

RE: Making a Crypter? #4
The clean file decrypts and runs the bad file. That's why crypting isn't perfect, some professional tools can detect any crypted virus by looking at what is running.


Something like this:
store VIRUS at label00
Decrypt(label00)
goto label00

Reply

RE: Making a Crypter? #5
If you need it fast you can just find a source and make it FUD again.

Reply

RE: Making a Crypter? #6
(01-09-2013, 05:53 AM)w00t Wrote: The clean file decrypts and runs the bad file. That's why crypting isn't perfect, some professional tools can detect any crypted virus by looking at what is running.

So i would have to program a file that could decrypt and run a stored program. Okay.

(01-09-2013, 10:40 AM)Three Wrote: If you need it fast you can just find a source and make it FUD again.

Know where I could find a good one, and know what I would have to change to make it FUD?

Reply

RE: Making a Crypter? #7
(01-09-2013, 10:40 AM)Three Wrote: If you need it fast you can just find a source and make it FUD again.

Agreed. But if you want it to be the best, pay someone $250 ish to make you a private crypter in C++ for the strongest, and longest FUD Crypt.

Reply

RE: Making a Crypter? #8
(01-15-2013, 04:48 AM)DrBlowFish Wrote:
(01-09-2013, 10:40 AM)Three Wrote: If you need it fast you can just find a source and make it FUD again.

Agreed. But if you want it to be the best, pay someone $250 ish to make you a private crypter in C++ for the strongest, and longest FUD Crypt.

Hell no, I could buy a good one for that price.

Reply

RE: Making a Crypter? #9
(01-15-2013, 05:31 AM)Kinanizer Wrote:
(01-15-2013, 04:48 AM)DrBlowFish Wrote:
(01-09-2013, 10:40 AM)Three Wrote: If you need it fast you can just find a source and make it FUD again.

Agreed. But if you want it to be the best, pay someone $250 ish to make you a private crypter in C++ for the strongest, and longest FUD Crypt.

Hell no, I could buy a good one for that price.

Good point. Or buy Crypts from Russians. They are the best at Hacking, and always will be. I got a Crypt once and it was FUD for 2 months even with myself spreading to Hundreds and hundreds of people.

Reply

RE: Making a Crypter? #10
(01-15-2013, 05:31 AM)Kinanizer Wrote:
(01-15-2013, 04:48 AM)DrBlowFish Wrote:
(01-09-2013, 10:40 AM)Three Wrote: If you need it fast you can just find a source and make it FUD again.

Agreed. But if you want it to be the best, pay someone $250 ish to make you a private crypter in C++ for the strongest, and longest FUD Crypt.

Hell no, I could buy a good one for that price.

Hence what being privately coded means. You wont be put on some public crypter which will get detected in the shortest time, you will have your own private crypting methods and if you're not stupid with it, you could stay FUD for weeks. That's why you'd pay that kind of money.
[Image: F4Z9Dqw.png]

Reply







Users browsing this thread: 2 Guest(s)