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
2016-04-21
Got prepared for more ARMv7 opcodes.
Cyrille Bagard
2016-04-20
Protected all concurrent accesses to sources and destinations of instructions.
Cyrille Bagard
2016-04-20
Deleted code dealing with links between instructions in the old fashion.
Cyrille Bagard
2016-04-20
Discarded initial support of ARM versions older than v7.
Cyrille Bagard
2016-04-03
Reorganized the whole disassembling process and displayed the relative progre...
Cyrille Bagard
2016-03-16
Created a new feature and stored all main moves in the database.
Cyrille Bagard
2016-03-13
Given more flexibility to the field names of locations in XML databases.
Cyrille Bagard
2016-03-13
Created a readelf-like information provider for Dex files.
Cyrille Bagard
2016-03-05
Removed the useless libio.h entry from included headers.
Cyrille Bagard
2016-03-01
Dealt with the prototypes from the Dex pool.
Cyrille Bagard
2016-02-10
Included indications to load the proper pool constants in Dalvik operands.
Cyrille Bagard
2016-02-10
Improved the support of the DEX format.
Cyrille Bagard
2016-02-09
Built raw instructions from uleb128 values.
Cyrille Bagard
2016-02-09
Set the initial display value and avoided to pad octal and decimal values.
Cyrille Bagard
2016-02-02
Removed the definition of a useless deprecated function.
Cyrille Bagard
2016-02-01
Defined all Dalvik instructions to get generated by d2c.
Cyrille Bagard
2016-01-30
Introduced a format switch to distinguish different kinds of definitions.
Cyrille Bagard
2016-01-30
Updated some parts of the code dealing with Dalvik.
Cyrille Bagard
2016-01-21
Defined some raw primitives to write or delete comments.
Cyrille Bagard
2016-01-17
Updated the width of a modified line.
Cyrille Bagard
2016-01-16
Changed the display of a segment containing the value of an immediate.
Cyrille Bagard
2016-01-12
Disabled the old way to disassemble instructions.
Cyrille Bagard
2016-01-04
Treated phys_t as uint64_t to avoid huge differences get considered as negati...
Cyrille Bagard
2015-12-29
Handled ELF overlapping program and section headers.
Cyrille Bagard
2015-12-29
Avoided to crash by being too strict with addresses provided by clicks on the...
Cyrille Bagard
2015-12-28
Converted ranges length to string.
Cyrille Bagard
2015-12-19
Fixed several bugs when processing concurrent delayed works.
Cyrille Bagard
2015-12-16
Tracked the ARM/Thumb areas in a clever way with levels.
Cyrille Bagard
2015-12-16
Dealt with empty ranges in the early states of disassembled symbols.
Cyrille Bagard
2015-12-15
Stored and provided the encoding used by an instruction.
Cyrille Bagard
2015-11-27
Fixed binary string format in immediate operands.
Cyrille Bagard
2015-11-27
Protected other data access using locks.
Cyrille Bagard
2015-11-26
Used several threads without lock to disassemble binary code.
Cyrille Bagard
2015-10-15
Detected loops as introduced in the book "Compilers: Principles, Techniques, ...
Cyrille Bagard
2015-10-14
Forced the full definition of locations to fix the search of symbols.
Cyrille Bagard
2015-10-07
Introduced code coverages to reduce search time.
Cyrille Bagard
2015-10-06
Optimized the search of instructions a little bit using routine coverages.
Cyrille Bagard
2015-10-01
Rewritten the whole support of DEX file format.
Cyrille Bagard
2015-09-11
Created an interface from the original GBinContent object.
Cyrille Bagard
2015-07-31
Removed last compiler warnings with lists built from one register.
Cyrille Bagard
2015-07-29
Handled NULL properly in SQL requests and fixed the recording of updated items.
Cyrille Bagard
2015-07-24
Applied or canceled the effect of collected items on a given binary.
Cyrille Bagard
2015-07-24
Replaced all remaining raw accesses to binary contents with the GBinContent w...
Cyrille Bagard
2015-07-22
Fortified the client/server protocol and first exchanges.
Cyrille Bagard
2015-07-17
Updated the Python bindings.
Cyrille Bagard
2015-07-16
Used the binary contents a little bit more.
Cyrille Bagard
2015-07-12
Cleaned the code handling binary symbols.
Cyrille Bagard
2015-07-12
Defined AIF_RETURN_POINT to replace the previous 'return' accessors.
Cyrille Bagard
2015-07-09
Tried to use virtual addresses as often as possible.
Cyrille Bagard
2015-06-18
Fixed and extended the support for ARM v7 instructions.
Cyrille Bagard
[prev]
[next]