Latest News
Showing posts with label mindless. Show all posts
Showing posts with label mindless. Show all posts

The official way of writing a crypter in C | Source Code

Posted by genesisdatabase on Tuesday, 22 February 2011 , under , , , , , , , , , , , , , , , , , , , | comments (1)



mindlessdeath, a member from HackForums have posted a thread regarding how to write a crypter in C!  I find this source code a very good example for people that are trying to learn to write their own crypter.  Compared to any other source codes that are posted on the internet, the author of this source code gave a very detailed information on each line on what the statements does.  In order to use this source code without much trouble, there are some prerequisites that was mentioned by the author himself.