1
0
Fork 0
x64dbg/src/dbg/analysis
mrexodia 771103c27a
DBG: include refactor
2017-04-29 19:45:34 +02:00
..
AnalysisPass.cpp DBG: moved analysis code to a separate directory 2016-07-09 08:44:28 +02:00
AnalysisPass.h DBG: moved analysis code to a separate directory 2016-07-09 08:44:28 +02:00
BasicBlock.h DBG: moved analysis code to a separate directory 2016-07-09 08:44:28 +02:00
CodeFollowPass.cpp DBG: moved analysis code to a separate directory 2016-07-09 08:44:28 +02:00
CodeFollowPass.h DBG: moved analysis code to a separate directory 2016-07-09 08:44:28 +02:00
FunctionPass.cpp DBG: fixed bugs found with Visual Studio static code analysis 2016-10-02 16:09:11 +02:00
FunctionPass.h DBG+GUI: code improvements 2016-09-28 20:47:29 +02:00
LinearPass.cpp DBG: moved analysis code to a separate directory 2016-07-09 08:44:28 +02:00
LinearPass.h DBG: moved analysis code to a separate directory 2016-07-09 08:44:28 +02:00
advancedanalysis.cpp DBG+GUI+BRIDGE+PROJECT: updated AStyle and formatting 2017-03-16 03:32:09 +01:00
advancedanalysis.h DBG+GUI: code improvements 2016-09-28 20:47:29 +02:00
analysis.cpp DBG: fixed search in modules that have section gaps 2017-04-29 01:57:46 +02:00
analysis.h DBG: moved analysis code to a separate directory 2016-07-09 08:44:28 +02:00
analysis_nukem.cpp DBG: fixed memory leak with analyze_nukem 2017-01-08 23:43:55 +01:00
analysis_nukem.h DBG: moved analysis code to a separate directory 2016-07-09 08:44:28 +02:00
controlflowanalysis.cpp DBG+GUI+BRIDGE+PROJECT: updated AStyle and formatting 2017-03-16 03:32:09 +01:00
controlflowanalysis.h DBG+GUI: code improvements 2016-09-28 20:47:29 +02:00
exceptiondirectoryanalysis.cpp DBG: fixed bugs found with Visual Studio static code analysis 2016-10-02 16:09:11 +02:00
exceptiondirectoryanalysis.h DBG+GUI: code improvements 2016-09-28 20:47:29 +02:00
linearanalysis.cpp DBG: include refactor 2017-04-29 19:45:34 +02:00
linearanalysis.h DBG: moved analysis code to a separate directory 2016-07-09 08:44:28 +02:00
recursiveanalysis.cpp DBG+GUI+BRIDGE+PROJECT: updated AStyle and formatting 2017-03-16 03:32:09 +01:00
recursiveanalysis.h BRIDGE+DBG+GUI: basics of analysis plugins 2016-10-18 17:28:08 +02:00
xrefsanalysis.cpp DBG: fixed bugs found with Visual Studio static code analysis 2016-10-02 16:09:11 +02:00
xrefsanalysis.h DBG: moved analysis code to a separate directory 2016-07-09 08:44:28 +02:00