Skip to content

sirk390/pylibdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic python version of the tools:

- "objdump -d" (linux)
- "dumpbin /disasm" (MSVC)

It parses the AR and COFF structures, but uses the "capstone" library to disassemble.

About

Dump static library data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages