Skip to content

rfoos/doxygen

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

doxygen

Filter to convert assembly into C like code which doxygen can then parse. Support for IDA-Pro generated assembly files.

Referenced by: Doxygen Helpers

asm4doxy

ASSEMBLY CONVERTER FOR DOXYGEN Enhancements for IDA-Pro and MASM. Generates cross reference information between procedure calls. Original script by Bogdan bogdro Drozdowski who approved and improved this version.

(site no longer available, republished here)

gdl2dot.pl

Convert IDA-Pro XREF into Doxygen format DOT. Original by Benjamin Larsson.

idaxref2asm.pl

In IDA-Pro, select your entry point. Generate a cross reference from that entry point. Save as GDL file. Then run this routine to extract only the subroutines that you need!

About

Helper scripts to convert assembly files to doxygen format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages