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
/
glibext
Age
Commit message (
Expand
)
Author
2016-10-23
Deleted a level of data to reduce the memory fingerprint.
Cyrille Bagard
2016-10-23
Memorized all creators of line content at the line level and saved memory.
Cyrille Bagard
2016-10-22
Made all segments share their content to save memory.
Cyrille Bagard
2016-10-22
Reduced the memory usage by cutting down the size of GBufferSegment.
Cyrille Bagard
2016-10-21
Fixed bugs as realloc() may change base addresses and does not initialize new...
Cyrille Bagard
2016-10-09
Defined a new and simpler way to produce graphical view of basic blocks.
Cyrille Bagard
2016-05-20
Refreshed the widths summary of lines groups only when necessary.
Cyrille Bagard
2016-05-19
Loaded the ELF internal symbols using all the available CPUs.
Cyrille Bagard
2016-05-13
Used the correct local width summary when dealing with line widths.
Cyrille Bagard
2016-05-13
Handled positions for both sides of paned widgets.
Cyrille Bagard
2016-05-03
Fixed two bugs in the code buffer system.
Cyrille Bagard
2016-05-01
Handled all width measures per view in a dedicated manager.
Cyrille Bagard
2016-04-27
Used official closures instead of user-defined ones when possible.
Cyrille Bagard
2016-04-23
Limited the length of displayed SHA1 binary value for Dex files.
Cyrille Bagard
2016-04-16
Created a basic tool to manage server configurations.
Cyrille Bagard
2016-04-09
Created user public and private RSA keys if needed.
Cyrille Bagard
2016-03-27
Added a section in the status bar to display activity progress.
Cyrille Bagard
2016-03-26
Fixed various bugs and mistakes.
Cyrille Bagard
2016-03-12
Loaded all custom parameters storing positions of panels divisions.
Cyrille Bagard
2016-02-02
Prevented access to uninitialised memory.
Cyrille Bagard
2016-02-01
Defined all Dalvik instructions to get generated by d2c.
Cyrille Bagard
2016-01-23
Created storable items for user comments.
Cyrille Bagard
2016-01-21
Fixed compilation and compilation warnings.
Cyrille Bagard
2016-01-21
Defined some raw primitives to write or delete comments.
Cyrille Bagard
2016-01-21
Removed useless functions dealing with buffers and optimized some old code.
Cyrille Bagard
2016-01-21
Enabled the buffer scan again and updated its code.
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
2015-12-29
Handled ELF overlapping program and section headers.
Cyrille Bagard
2015-12-28
Defined layers to register all kinds of binary portions.
Cyrille Bagard
2015-12-19
Fixed several bugs when processing concurrent delayed works.
Cyrille Bagard
2015-12-16
Built a new improved status bar for instructions information.
Cyrille Bagard
2015-12-09
Fixed a bug by ensuring a Cairo surface is defined before painting it.
Cyrille Bagard
2015-12-09
Removed debug code showing lines managing columns groups.
Cyrille Bagard
2015-12-09
Avoided to throw comments too far by defining local columns managers.
Cyrille Bagard
2015-11-11
Prepared the next generation of parallel processings.
Cyrille Bagard
2015-11-01
Always set a string literal as string format to please -Wformat-security.
Cyrille Bagard
2015-09-11
Created an interface from the original GBinContent object.
Cyrille Bagard
2015-08-02
Allowed to emit signals to GTK main thread for GUI updates in a generic way.
Cyrille Bagard
2015-07-24
Replaced all remaining raw accesses to binary contents with the GBinContent w...
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-06-14
Been able to move the caret when scrolling to a given address.
Cyrille Bagard
2015-05-13
Fixed a bug by searching lines in the whole code buffer instead of using the ...
Cyrille Bagard
2015-05-06
Displayed a tooltip for strings or code symbols in buffer views.
Cyrille Bagard
2015-04-22
Allowed to refer to an external list for highlighted segments.
Cyrille Bagard
2015-04-20
Transmitted the focus when a limit has been reached while using he keyboard.
Cyrille Bagard
2015-04-12
Highlighted the current segment on caret location changes.
Cyrille Bagard
2015-04-11
Drawn a selection line on buffer views.
Cyrille Bagard
2015-04-11
Fixed the remaining bugs in all kinds of navigation in buffer views.
Cyrille Bagard
[prev]
[next]