Login Register






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


[Source] Cryptography Algorithms for a Crypter filter_list
Author
Message
[Source] Cryptography Algorithms for a Crypter #1
They are all Visual Basic .NET source codes, and will work in any .NET application if you know how to use them.
Credit to the unknown coders who coded these sources.

Rijandel Encryption :
http://pastebin.com/j5NRpVLN

XOR Encryption :
http://pastebin.com/KuzDk11r

Polymorphic Stairs Encryption :
http://pastebin.com/sy2pbHFp

Stairs Encryption :
http://pastebin.com/W0agam4Y

Polymorphic RC4 Encryption :
http://pastebin.com/63Rw4wz9

3DES Encryption :
http://pastebin.com/geqE7k8m

3DES + MD5 Hash Encryption :
http://pastebin.com/ex1nWRu8

RC4 Encryption :
http://pastebin.com/YwJpYp7i

Blowfish Encryption :
http://pastebin.com/6XZNr9Bs

RC2 Encryption :
http://pastebin.com/8CFGBiFw

It took me a while to put together this, at least, say thanks! It would be appreciated. Smile

Reply

[Source] Cryptography Algorithms for a Crypter #2
They are all Visual Basic .NET source codes, and will work in any .NET application if you know how to use them.
Credit to the unknown coders who coded these sources.

Rijandel Encryption :
http://pastebin.com/j5NRpVLN

XOR Encryption :
http://pastebin.com/KuzDk11r

Polymorphic Stairs Encryption :
http://pastebin.com/sy2pbHFp

Stairs Encryption :
http://pastebin.com/W0agam4Y

Polymorphic RC4 Encryption :
http://pastebin.com/63Rw4wz9

3DES Encryption :
http://pastebin.com/geqE7k8m

3DES + MD5 Hash Encryption :
http://pastebin.com/ex1nWRu8

RC4 Encryption :
http://pastebin.com/YwJpYp7i

Blowfish Encryption :
http://pastebin.com/6XZNr9Bs

RC2 Encryption :
http://pastebin.com/8CFGBiFw

It took me a while to put together this, at least, say thanks! It would be appreciated. Smile

Reply

RE: [Source] Cryptography Algorithms for a Crypter #3
Thank you, that will help me with my project.

Reply

RE: [Source] Cryptography Algorithms for a Crypter #4
The post has been copied from l33ts.org
[Image: OilyCostlyEwe.gif]

Reply

RE: [Source] Cryptography Algorithms for a Crypter #5
The post has been copied from l33ts.org
[Image: OilyCostlyEwe.gif]

Reply

RE: [Source] Cryptography Algorithms for a Crypter #6
(03-27-2013, 08:51 AM)Psycho_Coder Wrote: The post has been copied from l33ts.org

No i actually didn't. I recovered those links in my old Hard Disk

Reply

RE: [Source] Cryptography Algorithms for a Crypter #7
I would not even suggest using some of these regardless. Looking at the code quickly, I can tell these are poorly written, and lots of old VB6 methods are being used as well.
ArkPhaze
"Object oriented way to get rich? Inheritance"
Getting Started: C/C++ | Common Mistakes
[ Assembly / C++ / .NET / Haskell / J Programmer ]

Reply

RE: [Source] Cryptography Algorithms for a Crypter #8
I would not even suggest using some of these regardless. Looking at the code quickly, I can tell these are poorly written, and lots of old VB6 methods are being used as well.
ArkPhaze
"Object oriented way to get rich? Inheritance"
Getting Started: C/C++ | Common Mistakes
[ Assembly / C++ / .NET / Haskell / J Programmer ]

Reply







Users browsing this thread: 1 Guest(s)