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
/
processor.h
Age
Commit message (
Expand
)
Author
2015-07-16
Used the binary contents a little bit more.
Cyrille Bagard
2015-05-11
Provided a way to look for ROP gadgets in binary code.
Cyrille Bagard
2015-04-20
Transmitted the focus when a limit has been reached while using he keyboard.
Cyrille Bagard
2015-03-31
Saved some progress in the definition of basic blocks.
Cyrille Bagard
2015-02-09
Registered all the supported processors in the system code.
Cyrille Bagard
2014-10-06
Got prepared to disassemble some ARMv7 instructions.
Cyrille Bagard
2014-07-31
Improved the way code is decoded by avoiding to propagate the base address ev...
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2012-07-29
Updated all decompiled instructions using right pseudo registers.
Cyrille Bagard
2012-03-05
Printed the string values of the Dex pool in the operand rendering.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2011-10-12
Processed skipped instructions and used contexts.
Cyrille Bagard
2010-06-27
Defined the minimal instruction size for a given architecture.
Cyrille Bagard
2010-05-13
Supported Dalvik VM / DEX (partially).
Cyrille Bagard
2009-08-09
Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...
Cyrille Bagard
2009-06-08
Refreshed the panel dealing with found symbols.
Cyrille Bagard
2009-05-31
Supported a new architecture (MIPS).
Cyrille Bagard
2009-05-17
Used only the new format of processor/instructions/operands for x86.
Cyrille Bagard
2009-05-11
Reorganized the way the program is built again and added partial support for ...
Cyrille Bagard
2009-04-25
Saved the current work on plugins.
Cyrille Bagard
2009-03-04
Added a line type for binary code display.
Cyrille Bagard
2008-11-10
Shown/hidden virtual addresses / binary code.
Cyrille Bagard
2008-09-11
Provided capabilities to resolve symbols for given addresses.
Cyrille Bagard
2008-07-31
Handled the virtual offset and fixed the operand-size overriding.
Cyrille Bagard
2008-07-27
Supported new x86 opcodes (nop and mov).
Cyrille Bagard
2008-07-26
Parsed x86 binary data and displayed the result.
Cyrille Bagard