Usr6 Posted March 29, 2011 Report Posted March 29, 2011 Book DescriptionIf you want to master the art and science of reverse engineering code with IDA Pro for security R&D or software debugging, this is the book for you. Highly organized and sophisticated criminal entities are constantly developing more complex, obfuscated, and armored viruses, worms, Trojans, and botnets. IDA Pro’s interactive interface and programmable development language provide you with complete control over code disassembly and debugging. This is the only book which focuses exclusively on the world’s most powerful and popular took for reverse engineering code.Cuprins:Chapter 1: Introduction Chapter 2: Assembly and Reverse Engineering Basics Chapter 3: Portable Executable and Executable and Linking Formats Chapter 4: Walkthroughs One and Two Chapter 5: Debugging Chapter 6: Anti-Reversing Chapter 7: Walkthrough Four Chapter 8: Advanced Walkthrough Chapter 9: IDA Scripting and Plug-ins Indexpreview : Reverse engineering code with IDA Pro - Google Cdownload: Multiupload.com - upload your files to multiple file hosting sites! Quote
phantomas90 Posted March 29, 2011 Report Posted March 29, 2011 Helloo Usr6. Am urmarit si eu tutoriale de genu, cu folosirea IDA Pro. Treaba e ca nu inteleg cum face patch-ul pt programul crack-uit. Adica ai optiunea "Export to exe" dar iti zice ca programul nu suporta asa ceva. Intreb ca poate ai reusit sa faci ceva de aici.Mersi anticipat. Quote
Usr6 Posted March 29, 2011 Author Report Posted March 29, 2011 (edited) Salut, nu merge cu export to exe la unele(mie nu mi-o mers niciodata)c:\Program Files\IDA\cfg\idagui.cfgvezi sa ai:DISPLAY_PATCH_SUBMENU = YES eu fac asa:pt edit: Edit>patch program>assamble pt save:file> produce file>create dif file ...iti apare un fisier cu instructiunile care le-ai modif gen:00000123: 32 ABadresa: orginal modifcu un hex editor(eu folos Hex Workshop) deschid exe original si modificsau poti folosi un patcher (gasesti aici: Cracking patchers/ - Tools, KeygenMe, CrackMe, Unpacker, Packer, Patchers, Plugins, Tutorials, Chiptunes, Sources - c0rk.org ) si creezi un patch pt exe respectivacuma n-am prea multa experientza in domeniu, poate exista si metode mai usoare, nu stiu... Edited March 29, 2011 by Usr6 Quote