Skip to content

DisabledMallis/Ghidra-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ghidra Scripts

Various different ghidra scripts I have made.

VTDump

Dumps the selected vtable as C++ code that you can (sometimes) directly copy and paste

VTStruct

Generates a structure based on the selected VTable. You can then set the vtable pointer to this structure to view which functions are being called more easily in the decompile view.

Releases

No releases published

Packages

 
 
 

Languages