0xgalz / Virtuailor

IDAPython tool for creating automatic C++ virtual tables in IDA Pro
GNU General Public License v3.0
1.28k stars 128 forks source link

Add Ghidra support #7

Closed teaalltr closed 5 years ago

teaalltr commented 5 years ago

Would be awesome to port it to Ghidra, so it can be used there too

0xgalz commented 5 years ago

For now, Ghidra doesn't have a debugger. Without a debugger, you cannot use Virtuailor

aedrax commented 10 months ago

Could this issue be reopened with Ghidra having a debugger now? :)