EN | Awesome Learn Assembly
Assembler List
- Flat Assembler (FASM)
- Microsoft Macro Assembler (MASM)
- Netwide Assembler (NASM)
- YASM
- ILASM – IL Assembler
- PeachPy
- FLASM
- XEDParse
- HLA
Disassembler & Debuggers
- IDA PRO
- IDA Free
- OllyDbg
- x64_dbg
- Visual DuxDebugger
- Immunity Debugger
- Hopper
- WinDbg
- Syser
- ILDASM
- Radare2
IDE
Books
- Modern X86 Assembly Language Programming
- .NET IL Assembler
- Assembly Language for x86 Processors, 7th edition
- The Art of Assembly Language, 2nd Edition
External links
- Unix Assembly Language Programming
- Linux Assembly
- PPR: Learning Assembly Language
- Assembly Language Programming Examples
- Authoring Windows Applications In Assembly Language
- Assembly Optimization Tips by Mark Larson
- Introduction to programming using Linux assembly language
- x86 Assembly Guide
- x86 Assembly Wikibook
- GCC-Inline-Assembly-HOWTO