REVERSE CODING
REVERSE CODING ---------------------- REVERSE CODING ---------------------- # Released by Cybnet Security Group # legalz: modify and use at will, if you make any changes, improvements, updates or use the code # in another project, please send us what you did and give credit # if you have any questions, post them at forum.hackerthreads.net # be sure to check out hackerthreads.org for updates and new tutorials/downloads Copyrights reserved to k33t, 2002 from CYBNET Security Group ---------------------------------------------------------------------------------------------------- Index: ------- 1.Introduction 2.Disclaimer 3.Hexadecimal 4.RAM and ROM 5.ASM 6.Needed programs 7.Cracking 8.Conclusion --------------------------- ---Introduction---------- Welcome to my Reverse Coding tutorial! In this paper, you will learn how to crack and modify your own software. I'll try to get into as much detail as possible, yet also dumb it down a bit. =) --------------...