Login Register






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


Polymorphic Crypter Source C++ filter_list
Author
Message
Polymorphic Crypter Source C++ #1
Polymorphic Crypter Source C++

Source originated from =8-D

Download:http://uppit.com/oiobsbtzbwdj/C++_polymorphic_crypter.zip

Virus Scan:
5/46 False positives. All it is, is source code.
https://www.virustotal.com/file/8c7e647c...356679933/

I believe it is FUD but not completely sure.
It wasn't raining when Noah built the ark.
-Howard Ruff

Then I saw it, I saw a mom who would die for her son, a man who would kill for his wife, a boy, angry & alone, laid out in front of him the bad path. I saw it & the path was a circle, round & round. So I changed it.
- Joe from Looper

Reply

RE: Polymorphic Crypter Source C++ #2
Thanks for the share, does this just crypt or does it have other features?

Reply

RE: Polymorphic Crypter Source C++ #3
Thanks for the share mate. I'll be sure to check it out. Smile
[Image: 7uhCgFS.jpg?1]

Reply

RE: Polymorphic Crypter Source C++ #4
(12-28-2012, 09:33 AM)Kinanizer Wrote: Thanks for the share, does this just crypt or does it have other features?

Your welcome!Smile It just crypts (polymorphic)
It wasn't raining when Noah built the ark.
-Howard Ruff

Then I saw it, I saw a mom who would die for her son, a man who would kill for his wife, a boy, angry & alone, laid out in front of him the bad path. I saw it & the path was a circle, round & round. So I changed it.
- Joe from Looper

Reply

RE: Polymorphic Crypter Source C++ #5
This isn't technically polymorphic, since the encrypted file doesn't change each run, but it's the next best thing, and still a good toss.

Reply

RE: Polymorphic Crypter Source C++ #6
(12-28-2012, 08:24 PM)w00t Wrote: This isn't technically polymorphic, since the encrypted file doesn't change each run, but it's the next best thing, and still a good toss.

Your right. Thanks!
It wasn't raining when Noah built the ark.
-Howard Ruff

Then I saw it, I saw a mom who would die for her son, a man who would kill for his wife, a boy, angry & alone, laid out in front of him the bad path. I saw it & the path was a circle, round & round. So I changed it.
- Joe from Looper

Reply

RE: Polymorphic Crypter Source C++ #7
It crypts polymorphically, the output does not run polymorphically each time.

Good share.

Reply

RE: Polymorphic Crypter Source C++ #8
Having encryption based on random data isn't polymorphism, it's the standard for encryption.

Reply

RE: Polymorphic Crypter Source C++ #9
Wait, so it could still be used for RAT's and Botnets correct? I am confused on the Concept of "Polymorphic" crypting?

Reply

RE: Polymorphic Crypter Source C++ #10
(01-15-2013, 04:50 AM)DrBlowFish Wrote: Wait, so it could still be used for RAT's and Botnets correct? I am confused on the Concept of "Polymorphic" crypting?

It's a programming feature that allows the code to change itself while keeping part of it. Think of it as two parts. One part stays the same every time and injects code using an algorithm into the other part to create it so that it's different each time. Helps avoid AV/AM scans. Very useful, although I personally prefer metamorphic code, which changes the whole thing, not just half.
http://en.wikipedia.org/wiki/Polymorphic_code
[Image: 7uhCgFS.jpg?1]

Reply







Users browsing this thread: 1 Guest(s)