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
2017-01-15
Prepared the GUI for the incoming debugging features.
Cyrille Bagard
2017-01-15
Improved symbol resolving using fully defined locations.
Cyrille Bagard
2017-01-15
Ensured that symbols always take priority over the disassembled code.
Cyrille Bagard
2017-01-14
Fixed a bug about pure comments containing code.
Cyrille Bagard
2017-01-13
Fortified the tree of binary portions.
Cyrille Bagard
2017-01-08
Fixed the behavior of the instruction iterator.
Cyrille Bagard
2017-01-06
Handled some special cases of instruction replacements when disassembling.
Cyrille Bagard
2017-01-06
Checked if a symbol exists right before adding it to the symbol list.
Cyrille Bagard
2017-01-03
Unreferenced all relative segments when a line is deleted.
Cyrille Bagard
2017-01-03
Deleted lines from memory as expected.
Cyrille Bagard
2017-01-02
Unlinked instructions to save memory.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-31
Updated the progress bar only when needed.
Cyrille Bagard
2016-12-31
Loaded binaires without blocking the GUI during the process.
Cyrille Bagard
2016-12-30
Deleted old code.
Cyrille Bagard
2016-12-30
Rewritten the line buffers using generators and on-demand building to save me...
Cyrille Bagard
2016-12-29
Validated a safety check.
Cyrille Bagard
2016-12-29
Avoided a crash by creating an empty function to dump ARMv7 stats.
Cyrille Bagard
2016-12-29
Cut binary data into several areas using all the available CPUs and less memory.
Cyrille Bagard
2016-12-23
Fixed a typo in one tip of the day.
Cyrille Bagard
2016-12-23
Collected the loaded instructions using all available processors.
Cyrille Bagard
2016-12-19
Set the argument counter when building an arguments list.
Cyrille Bagard
2016-12-18
Cleaned the code and removed compilation warnings.
Cyrille Bagard
2016-12-18
Used a fast sorted array to track shared instances instead of a simple hash t...
Cyrille Bagard
2016-12-18
Shared all Dalvik operands between all their users.
Cyrille Bagard
2016-12-17
Removed debug output.
Cyrille Bagard
2016-12-15
Fixed a bug when replacing strings.
Cyrille Bagard
2016-12-15
Removed dead code and a compilation warning.
Cyrille Bagard
2016-12-15
Fixed a runtime warning occurring from Python standalone scripts.
Cyrille Bagard
2016-12-15
Removed dead code.
Cyrille Bagard
2016-12-15
Defined proper accesses to instructions loaded by a processor.
Cyrille Bagard
2016-12-14
Provided an iterator for instructions.
Cyrille Bagard
2016-12-13
Fixed a runtime warning by referencing binaries with care.
Cyrille Bagard
2016-12-13
Moved the registration of sharing hash tables.
Cyrille Bagard
2016-12-13
Fixed some compilation warnings.
Cyrille Bagard
2016-12-13
Ensured all symbol comments match their symbol address.
Cyrille Bagard
2016-12-12
Removed most of the code related to non-working decompilation.
Cyrille Bagard
2016-12-12
Applied some code refactoring to remove usages of GBinFormat in favor of GExe...
Cyrille Bagard
2016-12-04
Read ELF notes when requested.
Cyrille Bagard
2016-11-27
Saved memory space by sharing arch GObjects.
Cyrille Bagard
2016-11-11
Typo.
Cyrille Bagard
2016-11-11
Improved the way display panel binaries are tracked.
Cyrille Bagard
2016-11-11
Prepared the new organization of display widgets.
Cyrille Bagard
2016-11-09
Loaded GTK CSS extensions from files in a given theme directory.
Cyrille Bagard
2016-11-07
Fixed a little bug when reading final data.
Cyrille Bagard
2016-11-06
Added margins between columns only after non-empty columns.
Cyrille Bagard
2016-11-06
Handled tabulations as small separation paddings.
Cyrille Bagard
2016-11-03
Counted references for each provided binary format.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-11-03
Prepared the capacity to display more than one view per binary.
Cyrille Bagard
[prev]
[next]