| Source path: hg/ gcluster.py |
|
|
|
|
Change log
caefbefd1dc7
by joxean
on Apr 30, 2012
Diff
Removed debugging code in the code analysis engine. Also, the timeout now applies to all CX86CodeAnalyzer objects. Disabled the default timeout for tool 'gcluster.py'. Updated PEFile to version 1.2.10.
| Go to: |
Project members,
sign in to write a code review
Older revisions
6b1687c5e42b
by joxean
on Nov 27, 2011
Diff
Initial support for debugging with official branch of Kenshoto's VTrace. Good support for ELF file format (both 32 and 64 bits). Code analysis engine enhanced. Now it ...
2e2e153fa9d0
by joxean
on Jan 28, 2011
Diff
Added very basic support for adjacency list clusterization to gcluster.py. Added support for loading and saving databases. Fixed a bug in plugin 'graphs.py'. ...