Skip to content

dancwpark/disaspy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

disaspy

Learning how the capstone project can be used to write a disassembler!

Current status

This is a purely academic/learning "project" for understanding how a disassembler works.

The code is in no way my own creation. It is entirely a rewriting and and re-implementation of the works listed below. However, it is reorganized and typed in a way that helps me better understand how a disassembler works.

Resources

I am heavily using the following resources:

To-do list

  • Split .text disassembly into functions using symbol table entries for .text section

About

toy disassembler for learning

Resources

Stars

Watchers

Forks