Tag: Rétro-ingénierie
Reverse Engineering for Vulnerability Research: What's Legal and What Isn't
The legal boundaries around using reverse engineering to find security vulnerabilities — what's clearly fine, what's clearly not, and the gray areas in between.
Cet article n'est disponible qu'en anglais pour le moment.
Reading Disassembled Code When You Haven't Written Assembly in Years
A practical refresher for reading disassembled or decompiled code without needing to relearn assembly programming from scratch.
Cet article n'est disponible qu'en anglais pour le moment.
Malware Analysis in a Sandbox: The Basic Workflow
A safe, practical introduction to analyzing suspected malware in an isolated sandbox environment — the core workflow and the precautions that actually matter.
Cet article n'est disponible qu'en anglais pour le moment.
Ghidra vs IDA Pro: Which Should You Learn First?
A practical comparison of Ghidra and IDA Pro for reverse engineering — cost, decompiler quality, and which one makes sense for a beginner.
Cet article n'est disponible qu'en anglais pour le moment.
Getting Started with Reverse Engineering in 2026
A practical starting point for reverse engineering in 2026 — the tools, the mindset, and the first exercises worth doing before touching a real target.
Cet article n'est disponible qu'en anglais pour le moment.
How to Analyze an Android APK File Step by Step
A practical walkthrough of the tools and steps used to decompile and analyze an Android APK file, from unpacking to reading the decompiled source.
Cet article n'est disponible qu'en anglais pour le moment.