Skip to content

kobi3028/idc_file_from_PE_symbol_table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

PE symbol table parser

Parser for PE symbol table by the documentation: http://www.delorie.com/djgpp/doc/coff/symtab.html
Table entryes will be print to screen by default.
If there is a symbol table in the PE file the script will create a IDC file to load in IDA 5.0 (free)

Usage: CreateIdcFileFromPESymbols.py pe_file_name

To load IDC file in IDA:
press on File -> IDC File...
Select the IDC file
Enjoy :)

About

Create IDC file from PE symbol table for IDA 5.0

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages