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
2015-04-01
Fixed the definition of inner blocks by cutting at the right starting position.
Cyrille Bagard
2015-03-31
Saved some progress in the definition of basic blocks.
Cyrille Bagard
2015-03-29
Used real virtual addresses when describing ELF items.
Cyrille Bagard
2015-03-28
Provided readelf features as an external plugin.
Cyrille Bagard
2015-03-21
Restored a limited but working version of basic blocks definitions.
Cyrille Bagard
2015-03-19
Fixed an invalid cast between two GLib instances in some cases.
Cyrille Bagard
2015-03-18
Computed limits for all routines according to existing symbols.
Cyrille Bagard
2015-03-13
Updated and improved without testing the old process of computing limits for ...
Cyrille Bagard
2015-03-11
Updated and improved without testing the old cutting of routines into blocks.
Cyrille Bagard
2015-03-11
Loaded the ELF header at a proper virtual address.
Cyrille Bagard
2015-03-11
Fixed an overflow when logging messages for plugins.
Cyrille Bagard
2015-03-10
Offered more interactivity from the navigation dialog box.
Cyrille Bagard
2015-03-10
Fixed a bug when tracking cross references from a line with an empty size.
Cyrille Bagard
2015-03-08
Fixed a bug when dealing with a symbol without label.
Cyrille Bagard
2015-03-08
Listed all idenfied read only strings in a dedicated panel.
Cyrille Bagard
2015-03-08
Handle cross references as well as entry points.
Cyrille Bagard
2015-03-03
Loaded and displayed found strings in ELF.
Cyrille Bagard
2015-02-25
Provided tweaks about positions when looking for address coordinates.
Cyrille Bagard
2015-02-24
Shown a loaded view at its entry point at the beginning.
Cyrille Bagard
2015-02-23
Fixed a bug: do not close the connection after the initial handshake.
Cyrille Bagard
2015-02-22
Fixed a few GLib/GTK compilation warnings.
Cyrille Bagard
2015-02-22
Created a dialog box to select an entry point to display.
Cyrille Bagard
2015-02-18
Fixed a bug by properly reloading a reallocated list of binary areas.
Cyrille Bagard
2015-02-17
Defined, computed and stored the checksum in the binary content manager.
Cyrille Bagard
2015-02-16
Connected each loaded binary as a client to a server.
Cyrille Bagard
2015-02-16
Added a basic support for Mobicore truslets.
Cyrille Bagard
2015-02-11
Registered all the supported formats in the system code.
Cyrille Bagard
2015-02-11
Marked buffer lines as containing an entry point when needed.
Cyrille Bagard
2015-02-10
Fixed a bug by reordering the first exchanges.
Cyrille Bagard
2015-02-09
Created a dialog box to create new bookmarks.
Cyrille Bagard
2015-02-09
Registered all the supported processors in the system code.
Cyrille Bagard
2015-02-03
Removed all references to binary parts (GBinPart) and updated the code.
Cyrille Bagard
2015-02-01
Added some development assertions and avoided to load code twice.
Cyrille Bagard
2015-01-31
Defined many entry points from many identified potential candidates.
Cyrille Bagard
2015-01-30
Bound a symbol for each loaded value for 'ldr' instructions.
Cyrille Bagard
2015-01-26
Begun to rewrite the whole plugins system.
Cyrille Bagard
2015-01-25
Added a fixed address for the start of the '.plt' section and improved the di...
Cyrille Bagard
2015-01-24
Introduced conditional calls in instruction definition rules.
Cyrille Bagard
2015-01-18
Rebuilt the final Makefile only if its sources have changed.
Cyrille Bagard
2015-01-16
Fixed mistakes between lower cases and upper cases in encodings, once again (!).
Cyrille Bagard
2015-01-16
Supported new ARMv7 instructions and fixed several bugs in ARM/Thumb decodings.
Cyrille Bagard
2015-01-15
Exported disassembled content in plain text or HTML format properly.
Cyrille Bagard
2015-01-14
Supported new ARMv7 instructions and fixed a silent bug in a computed mask.
Cyrille Bagard
2015-01-10
Extended the grammar to allow hooks inclusion.
Cyrille Bagard
2015-01-09
Chosen the right encoding to use when disassembling ARM binary.
Cyrille Bagard
2015-01-08
Removed deprecation warnings about gtk_dialog_get_action_area().
Cyrille Bagard
2015-01-08
Removed deprecation warnings about gtk_misc_set_alignment().
Cyrille Bagard
2015-01-05
Changed the way addresses are printed.
Cyrille Bagard
2015-01-05
Ensured the right macro is used (XSTR vs STR).
Cyrille Bagard
2015-01-04
Disabled lots of debug messages and fixed some symbols related bugs.
Cyrille Bagard
[prev]
[next]