Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 406 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 406 Bytes

teemo

dwarf[WIP]

type info

  • structs
  • unions
  • integers
  • typedefs
  • pointers
  • function prototypes
  • arrays
  • classes

global variables

  • typeinfo
  • correct section index

functions

  • parameters
  • local variables
  • line information (maybe)

client/server[WIP]

Take a look at how decomp2dbg handles the client/server communication.