Zoom
Trash
Related:
[C/C++] Reverse Engineering Tutorial for newbies --------------------------------------------------------- ---===> Reverse Engineering Tutorial <===--- --==> For Beginners <==-- on Windows --------------------------------------------------------- -= SECTION 1 (Misc. information) =-I. WHAT THIS TUTORIAL WILL COVERII. PREFACEIII. -= SECTION 2 (WPM hack) =-I. -= SECTION 3 (DLL hack) =-I. APPENDIXES:A. Section 1WHAT THIS TUTORIAL WILL COVER:- General theory behind 'hacking' games- Usage of (C/C++) WriteProcessMemory function- Injection of code (patch jumping to a user-defined *.dll) PREFACE (skip if you want):This tutorial is aimed in a very general direction, towards helping people who have never really 'hacked'anything before, but want to try. REQUIREMENTS:- Knowledge of C or C++ (if you've only coded in C, know that "naked" is a C++ only keyword)- A compiler that is capable of inline, Intel syntax Assembly (MSVC is, but is not share/freeware) No, but really, it's the same logic! WE HAVE THE ADDRESS, NOW WHAT? However! An example of use:
Reverse Engineering Brief Tutorial CrackZ's Reverse Engineering Page (1997-2010). Contact Me E-Mail: CrackZ__(at)hotmail(dot)com (note 2 underscores). ICQ: #131635002. IRC: #cracking4newbies, EFnet. I welcome all of your comments, source code, information, scene news, Shania Twain concert tickets, suggestions & tutorial submissions, even the 404 reports which I will try to fix. However, before sending ANY e-mail, please take the time to read my FAQ, else you may not receive an answer. Legal Notice After several legal problems, I am obliged to point out that this site is an information resource and copyrighted original work by the author. Message Boards The latest trend in our community seems now to be the 'Message Board', probably many of these existed a long time before I stumbled across them. ExeTools Forum - Although the ExeTool's site itself is now fairly out of date, the forum lives on and is frequented by some of the best (and worst) in the 'scene' for unpacking and tooling matters. Hex-Rays Forum - IDA's Forum, now requires a login. Site Search Sub Sections
IDA Pro Support and FAQ What our customers say about us... "I purchased your IDA Professional product 1 year ago today and I can't say enough about how good the product and your level of support has been. The majority of my support requests were answered within hours. For all of your clients and potential clients, I can solidly say that an ongoing support contract with Hex-Rays is money well spent!" Support Options Contact us by e-mail; we usually respond within 1 business day to all questions. Documentation On-Line IDA manual. Tutorials Downloads Demo & Freeware versions of IDA can be found in the download center, along with SDK and utilities Sample plugins Plugin contest submissions User contributions ... External Links Miscellaneous links to IDA-related articles & publications, as well as some other useful material.