index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
Age
Commit message (
Expand
)
Author
2014-06-25
Built the first steps to upgrade to Python3.
Cyrille Bagard
2014-05-29
Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2014-04-07
Relied on Cairo for printing code.
Cyrille Bagard
2014-01-26
Saved the first steps of the migration to GTK+ v3.
Cyrille Bagard
2013-08-31
Loaded a binary strip into the editor.
Cyrille Bagard
2013-06-30
Provided first basic support for a few ARM instructions.
Cyrille Bagard
2013-06-02
Saved some progress about edition views.
Cyrille Bagard
2013-03-19
Defined the first steps towards new graph renderings.
Cyrille Bagard
2013-03-10
Extended and improved some parts of instructions.
Cyrille Bagard
2013-02-24
Refined comparisons decompilation and fixed some bugs.
Cyrille Bagard
2013-02-10
Improved the disassembling process by handling loops in code.
Cyrille Bagard
2013-02-05
Rewritten many parts of the process which cut code into basic blocks.
Cyrille Bagard
2013-02-02
Closed some switch cases with a 'break' keyword.
Cyrille Bagard
2013-01-31
Saved the first steps of switch instructions decompilation.
Cyrille Bagard
2013-01-27
Reduced the quantity of used variables in decompiled code.
Cyrille Bagard
2013-01-21
Fixed a little bug with source/destination operands of XXX/2addr instructions.
Cyrille Bagard
2013-01-20
Fixed some GCC warnings.
Cyrille Bagard
2013-01-20
Took care of shared allocations between blocks when converting registers.
Cyrille Bagard
2013-01-17
Forked the decompilation context when needed.
Cyrille Bagard
2013-01-14
Cleaned the context used for decompilations.
Cyrille Bagard
2013-01-09
Fixed immediates output by defining a default column for rendering codes.
Cyrille Bagard
2013-01-09
Restored some parts of the decompilation process using the new basic blocks.
Cyrille Bagard
2012-12-31
Added a dialog box to jump to a given address
Cyrille Bagard
2012-12-28
Created Python objects for the GtkBlockView widgets and fixed some bugs.
Cyrille Bagard
2012-12-16
Reintroduced the delayed disassembling of binaries.
Cyrille Bagard
2012-12-10
Took care of Dalvik switch cases.
Cyrille Bagard
2012-12-08
Cut instructions flow into blocks (to be continued).
Cyrille Bagard
2012-12-04
Listed accesses to registers.
Cyrille Bagard
2012-11-28
Followed the excution flow to decompile instructions.
Cyrille Bagard
2012-11-25
Fortified Chrysalide a little bit against wrong APK files.
Cyrille Bagard
2012-11-22
Replaced the text of some registers (this and parameters).
Cyrille Bagard
2012-11-19
Handled Dalvik exception handlers in the graphic view.
Cyrille Bagard
2012-11-13
Optimized the decoding of Dalvik opcodes.
Cyrille Bagard
2012-11-13
Improved the flow graph a little more.
Cyrille Bagard
2012-11-11
Registered the remaining instructions for a full Dalvik opcodes support.
Cyrille Bagard
2012-11-06
Fixed graphs by adding some missing Dalvik return opcodes.
Cyrille Bagard
2012-11-05
Removed the old interface for rendering lines.
Cyrille Bagard
2012-11-02
Improved the computing and the rendering of the graphic view.
Cyrille Bagard
2012-10-28
Updated the code of the old panel and displayed found strings again.
Cyrille Bagard
2012-10-18
Reorganized the code for the x86 architecture support.
Cyrille Bagard
2012-10-16
Fixed many bugs using valgrind.
Cyrille Bagard
2012-10-12
Reorganized types definitions.
Cyrille Bagard
2012-09-15
Shown all Android permissions with links to the code.
Cyrille Bagard
2012-08-03
Supported all kinds of add/sub/mul opcodes.
Cyrille Bagard
2012-07-29
Updated all decompiled instructions using right pseudo registers.
Cyrille Bagard
2012-07-23
Improved decompilation of Dalvik bytecode.
Cyrille Bagard
2012-03-25
Scrolled to the selected symbol.
Cyrille Bagard
2012-03-07
Printed raw types, fields and methods when rendering the disassembled code.
Cyrille Bagard
2012-03-05
Printed the string values of the Dex pool in the operand rendering.
Cyrille Bagard
[prev]
[next]