1
0
Fork 0
x64dbg/x64_dbg_bridge
tr4ceflow d1943dc3d1 DBG: integrate analysisplugin for out-of-the-box analysis
This is the last version of this analysis code. The next will contain a program-flow-graph for further analysis. It currently supports:
- detect Api-Calls and add comments for the parameter (x86/x64)
- detect function-bodies (x86)

you have to download the "api.dat" from the static analysis plugin
2014-08-17 15:50:16 +02:00
..
_global.cpp BRIDGE: dead-simple macro list 2014-07-29 18:16:22 +02:00
_global.h BRIDGE: dead-simple macro list 2014-07-29 18:16:22 +02:00
bridgemain.cpp DBG+GUI+PROJECT: JIT Debugging now actually works (before it would hang in WaitForMultipleObjects) + added JIT restore option + updated help 2014-08-05 07:39:15 +02:00
bridgemain.h DBG: integrate analysisplugin for out-of-the-box analysis 2014-08-17 15:50:16 +02:00
x64_dbg_bridge.vcxproj DBG: fixed a few warnings 2014-05-21 00:20:31 +02:00
x64_dbg_bridge.vcxproj.filters first commit 2013-11-14 21:55:18 +01:00
x64_dbg_bridge.vcxproj.user PROJECT: updated debugging command (ctrl+f5 now runs the main executable, easier for testing) 2014-05-09 02:04:55 +02:00