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
Age
Commit message (
Expand
)
Author
2010-12-20
Begun to clean the code by moving the disassembling process into disass/.
Cyrille Bagard
2010-12-12
Created an instruction for the 'If Then Else' blocks.
Cyrille Bagard
2010-12-08
Deleted the useless ptrace() based debugger for portability.
Cyrille Bagard
2010-12-08
Decompiled a few more arithmetic Dex opcodes.
Cyrille Bagard
2010-12-05
Added scrolling capabilities to buffered view.
Cyrille Bagard
2010-12-02
Decompiled more Dex instructions (const and return).
Cyrille Bagard
2010-12-02
Improved the rendering of decompiled Dex code.
Cyrille Bagard
2010-11-28
Loaded all buffers of decompiled files.
Cyrille Bagard
2010-11-14
Typo.
Cyrille Bagard
2010-11-14
Loaded source file from Dex classes.
Cyrille Bagard
2010-11-12
Changed the display of the pseudo registers by using an index.
Cyrille Bagard
2010-11-11
Built some expressions for the decompilation tree.
Cyrille Bagard
2010-11-06
Defined the entry point for decompilations.
Cyrille Bagard
2010-11-04
Introduced translations.
Cyrille Bagard
2010-11-02
Typo.
Cyrille Bagard
2010-11-02
Built a linked list of disassembled instructions.
Cyrille Bagard
2010-10-24
Removed dead code.
Cyrille Bagard
2010-10-24
Introduced new views for rendering source code.
Cyrille Bagard
2010-10-10
Introduced menu item accelerators.
Cyrille Bagard
2010-08-18
Supported several extra x86 instructions.
Cyrille Bagard
2010-08-16
Supported several extra x86 instructions.
Cyrille Bagard
2010-08-10
Improved the code by using Flex functions.
Cyrille Bagard
2010-08-10
Improved Itanium demangling.
Cyrille Bagard
2010-08-01
Cleaned the code and provided a fast way to demangle strings.
Cyrille Bagard
2010-08-01
Updated Itanium demangling by using the new contexts.
Cyrille Bagard
2010-08-01
Deleted the 'AsmOperandSize' definition and set the x86 minimal instruction s...
Cyrille Bagard
2010-07-29
Improved the GDB client.
Cyrille Bagard
2010-07-17
Reorganized the debug directories.
Cyrille Bagard
2010-07-17
Restored the breakpoints in the GUI.
Cyrille Bagard
2010-07-11
Typo.
Cyrille Bagard
2010-06-27
Defined the minimal instruction size for a given architecture.
Cyrille Bagard
2010-06-27
Fixed many bugs with the branch targets and supported one sub opcode.
Cyrille Bagard
2010-06-20
Supported more Dalvik opcodes.
Cyrille Bagard
2010-06-15
Looked at access flags for computing native methods size.
Cyrille Bagard
2010-06-14
Made the program stronger by handling more errors.
Cyrille Bagard
2010-06-06
Fixed a bug: forget the return type when dealing with converting options.
Cyrille Bagard
2010-06-06
Used a treeview with icons to show all known symbols.
Cyrille Bagard
2010-06-01
Registered all found DEX routines.
Cyrille Bagard
2010-05-23
Supported extra Dalvik opcodes.
Cyrille Bagard
2010-05-20
Increased security by checking the requested index when reading a pool item.
Cyrille Bagard
2010-05-19
Fixed a bug: make sure all figures of revision are displayed.
Cyrille Bagard
2010-05-19
Added support for a few more Dalvik instructions.
Cyrille Bagard
2010-05-18
Displayed the about window.
Cyrille Bagard
2010-05-17
Given more details for each operand relative to one DEX pool.
Cyrille Bagard
2010-05-13
Supported Dalvik VM / DEX (partially).
Cyrille Bagard
2010-04-24
Updated a little bit the Java part (welcome back).
Cyrille Bagard
2010-04-18
Defined attributes for printing binary content using GLib.
Cyrille Bagard
2010-04-18
Improved the Itanium demangler.
Cyrille Bagard
2010-04-11
Cleaned the code by removing all references to the old GtkTextBuffer usage.
Cyrille Bagard
2010-04-11
Provided a faster than GTK display buffer.
Cyrille Bagard
[prev]
[next]