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
/
gbinportion.c
Age
Commit message (
Expand
)
Author
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-01-24
Typo.
Cyrille Bagard
2017-08-16
Ensured all registered binary portions are fully included in the file.
Cyrille Bagard
2017-07-15
Truncated binary portions to fit the binary content size if needed.
Cyrille Bagard
2017-07-07
Fixed an out-of-bound write when defining portion descriptions.
Cyrille Bagard
2017-05-10
Removed the link to binary content used for printing from instructions.
Cyrille Bagard
2017-04-09
Provided a tree panel to inspect binary content.
Cyrille Bagard
2017-03-31
Handled many special cases of binary portion inclusion to get a clean tree.
Cyrille Bagard
2017-01-22
Kept the nominal order between ELF program and section headers if possible.
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
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-30
Rewritten the line buffers using generators and on-demand building to save me...
Cyrille Bagard
2016-12-29
Cut binary data into several areas using all the available CPUs and less memory.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-10-23
Deleted a level of data to reduce the memory fingerprint.
Cyrille Bagard
2016-02-02
Prevented access to uninitialised memory.
Cyrille Bagard
2016-01-21
Defined some raw primitives to write or delete comments.
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-16
Built a new improved status bar for instructions information.
Cyrille Bagard
2015-12-09
Avoided to throw comments too far by defining local columns managers.
Cyrille Bagard
2015-02-22
Created a dialog box to select an entry point to display.
Cyrille Bagard
2014-11-29
Displayed segments in the disassembly view.
Cyrille Bagard
2014-10-11
Improved the disassembling process using memory ranges.
Cyrille Bagard
2014-09-16
Used the new vmpa_t type in binary portions.
Cyrille Bagard
2014-09-15
Defined a GTK3 style for binary portions.
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2013-08-31
Loaded a binary strip into the editor.
Cyrille Bagard