wtfsck
- 2,239,447 total downloads
- last updated 4/15/2021
- Latest version: 1.11.1
iced is a blazing fast and correct x86 (16/32/64-bit) instruction decoder, disassembler and assembler written in C#.
- ✔️Supports all Intel and AMD instructions
- ✔️Correct: All instructions are tested and iced has been tested against other disassemblers/assemblers (xed, gas, objdump, masm,...
More information
- 228,854 total downloads
- last updated 4/16/2020
- Latest version: 3.3.2
Reads and writes .NET assemblies and modules, Windows PDBs and Portable PDBs.
For better *Windows PDB* writer support, you should add a reference to `Microsoft.DiaSymReader.Native` nuget package too, see the dnlib README for more info: https://github.com/0xd4d/dnlib#windows-pdbs . You don't need to...
More information
JitDasm.0xd4d
by:
wtfsck
- 610 total downloads
- last updated 1/27/2020
- Latest version: 1.0.1
Disassembles one or more .NET methods / types to stdout or file(s). It can also create diffable disassembly.