Cette page vous donne les différences entre la révision choisie et la version actuelle de la page.
les_pre-requis_retro-ingenierie [2012/07/26 03:17] Pheimors |
les_pre-requis_retro-ingenierie [2017/12/24 23:40] (Version actuelle) nono [Lectures conseillées] |
||
---|---|---|---|
Ligne 13: | Ligne 13: | ||
====== Lectures conseillées ====== | ====== Lectures conseillées ====== | ||
- | - [[http://www.ghostsinthestack.org/article-4-introduction-a-la-securite-et-au-reversing.html|Introduction à la sécurité et au reversing [Article]]] | + | - [[http://gits.hydraze.org/article-4-introduction-a-la-securite-et-au-reversing.html|Introduction à la sécurité et au reversing [Article]]] |
+ | - [[http://re-xe.com/?p=701|Guide à l’usage des débutants en RE [Article]]] | ||
+ | - [[http://www.amazon.fr/Le-langage-C-Norme-ANSI/dp/2100487345|Le Langage C Norme ANSI [Livre]]] | ||
- [[http://tuts4you.com/download.php?list.17|Lenas Reversing for Newbies [Articles]]] | - [[http://tuts4you.com/download.php?list.17|Lenas Reversing for Newbies [Articles]]] | ||
- [[http://fumalwareanalysis.blogspot.fr/p/malware-analysis-tutorials-reverse.html|Malware Analysis Tutorials : a Reverse Engineering Approach [Blog]]] | - [[http://fumalwareanalysis.blogspot.fr/p/malware-analysis-tutorials-reverse.html|Malware Analysis Tutorials : a Reverse Engineering Approach [Blog]]] | ||
Ligne 20: | Ligne 22: | ||
- [[http://www.amazon.fr/Gray-Hat-Python-Programming-Engineers/dp/1593271921/ref=sr_1_1?s=english-books&ie=UTF8&qid=1329576603&sr=1-1|Gray Hat Python: Python Programming for Hackers and Reverse Engineers [Livre]]] | - [[http://www.amazon.fr/Gray-Hat-Python-Programming-Engineers/dp/1593271921/ref=sr_1_1?s=english-books&ie=UTF8&qid=1329576603&sr=1-1|Gray Hat Python: Python Programming for Hackers and Reverse Engineers [Livre]]] | ||
- [[http://www.amazon.fr/Reversing-Secrets-Engineering-Eldad-Eilam/dp/0764574817|Reversing: Secrets of Reverse Engineering]] | - [[http://www.amazon.fr/Reversing-Secrets-Engineering-Eldad-Eilam/dp/0764574817|Reversing: Secrets of Reverse Engineering]] | ||
+ | - [[http://www.segmentationfault.fr/linux/role-plt-got-ld-so/|Reversing Linux : Comprendre le rôle des sections PLT et GOT dans l’édition de liens dynamique [Article]]] | ||
+ | |||
+ | ====== Exercices ====== | ||
+ | - S’exercer sur différents binaires prévus à cet effet [[http://www.binary-auditing.com/|Lien1]] | ||
Ligne 27: | Ligne 33: | ||
- Windows | - Windows | ||
- [[http://www.ollydbg.de/|ollydbg]] ([[http://tuts4you.com/download.php?list.29|Tutoriaux]]) | - [[http://www.ollydbg.de/|ollydbg]] ([[http://tuts4you.com/download.php?list.29|Tutoriaux]]) | ||
- | - [[http://www.hex-rays.com/idapro/|Ida Pro]] (Version antérieur gratuite) | + | - [[http://www.hex-rays.com/idapro/|Ida Pro]] (Version antérieur gratuite) ([[http://woodmann.com/TiGa/idaseries.html|Tutoriaux vidéos]]) |
- Linux : [[http://www.gnu.org/software/gdb/|gdb]] ([[http://sourceware.org/gdb/current/onlinedocs/gdb/|Tutoriaux]]) | - Linux : [[http://www.gnu.org/software/gdb/|gdb]] ([[http://sourceware.org/gdb/current/onlinedocs/gdb/|Tutoriaux]]) | ||
- Multi-plateforme et Multi-architecture : [[http://metasm.cr0.org/|Metasm]] | - Multi-plateforme et Multi-architecture : [[http://metasm.cr0.org/|Metasm]] |