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 (
Collapse
)
Author
2017-05-07
Fixed the registered coverage of LEB128 raw instructions.
Cyrille Bagard
2017-05-05
Inserted preloaded format information from instructions instead of symbols.
Cyrille Bagard
2017-04-29
Improved the behavior of immediate operands display.
Cyrille Bagard
2017-04-28
Rewritten some security checks when printing immediate values.
Cyrille Bagard
2017-04-28
Escaped some characters as needed when building tooltips.
Cyrille Bagard
2017-04-28
RTFM'ed to avoid segfaults when calling isprint().
Cyrille Bagard
2017-04-22
Shared target operands in memory when possible.
Cyrille Bagard
2017-04-20
Shared immediate operands in order to avoid useless allocations.
Cyrille Bagard
2017-04-15
Removed useless signals for immediate operands.
Cyrille Bagard
2017-04-13
Simplified the way links between instructions are handled.
Cyrille Bagard
2017-03-29
Handled areas which are not allocated in memory.
Cyrille Bagard
2017-03-26
Fixed the conversion of immediate operands to binary strings.
Cyrille Bagard
2017-03-24
Built tooltips from all kinds of operands.
Cyrille Bagard
2017-03-24
Built routine digest for tooltip hints.
Cyrille Bagard
2017-03-23
Restricted an instruction iterator to a given memory range if requested.
Cyrille Bagard
2017-03-22
Assigned the "sub_" prefix to subroutines and "loc_" to code labels, as ↵
Cyrille Bagard
expected.
2017-03-22
Ensured all string symbols referenced by instructions get a label.
Cyrille Bagard
2017-03-19
Provided initial features for debugging using GDB.
Cyrille Bagard
2017-03-15
Referenced all provided registers from operands.
Cyrille Bagard
2017-03-08
Reduced the number of produced reference links.
Cyrille Bagard
2017-03-08
Removed the instruction link type meaning there is no link.
Cyrille Bagard
2017-03-07
Created arrays with low memory footprint.
Cyrille Bagard
2017-03-06
Locked access to instruction operands when needed.
Cyrille Bagard
2017-03-05
Compressed the size of operands with no alternative rendering.
Cyrille Bagard
2017-03-03
Limited the quantity of binary code shown for arrays.
Cyrille Bagard
2017-03-02
Filled rendering lines with relative binary contents.
Cyrille Bagard
2017-02-28
Defined abstract packed buffers to transfert data.
Cyrille Bagard
2017-02-25
Fixed ARM register comparison.
Cyrille Bagard
2017-02-14
Fixed the creation of distribution tarballs.
Cyrille Bagard
2017-02-14
Fixed a typo that breaks compilation if DEBUG is not defined.
Cyrille Bagard
2017-01-27
Avoided deadlocks in access to instruction sources and destinations.
Cyrille Bagard
2017-01-27
Fixed links between instructions for conditional branches.
Cyrille Bagard
2017-01-15
Improved symbol resolving using fully defined locations.
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
Checked if a symbol exists right before adding it to the symbol list.
Cyrille Bagard
2017-01-02
Unlinked instructions to save memory.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-30
Rewritten the line buffers using generators and on-demand building to save ↵
Cyrille Bagard
memory.
2016-12-29
Avoided a crash by creating an empty function to dump ARMv7 stats.
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 ↵
Cyrille Bagard
table.
2016-12-18
Shared all Dalvik operands between all their users.
Cyrille Bagard
2016-12-17
Removed debug output.
Cyrille Bagard
2016-12-15
Removed dead code and a compilation warning.
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
[prev]
[next]