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
/
gbufferline.h
Age
Commit message (
Expand
)
Author
2018-12-08
Fixed one UAF when dealing with line text segments.
Cyrille Bagard
2018-11-20
Located the caret at the right position in case of minimal widths.
Cyrille Bagard
2018-10-23
Indented code labels in the assembly views.
Cyrille Bagard
2018-07-19
Given their own structure to rendering options.
Cyrille Bagard
2018-07-19
Deleted all references to any asm syntax.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2017-03-02
Removed dead code.
Cyrille Bagard
2017-03-02
Filled rendering lines with relative binary contents.
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-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-10-23
Memorized all creators of line content at the line level and saved memory.
Cyrille Bagard
2016-05-01
Handled all width measures per view in a dedicated manager.
Cyrille Bagard
2016-04-23
Limited the length of displayed SHA1 binary value for Dex files.
Cyrille Bagard
2016-01-23
Created storable items for user comments.
Cyrille Bagard
2016-01-21
Defined some raw primitives to write or delete comments.
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-09
Avoided to throw comments too far by defining local columns managers.
Cyrille Bagard
2015-09-11
Created an interface from the original GBinContent object.
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-04-12
Highlighted the current segment on caret location changes.
Cyrille Bagard
2015-04-11
Fixed the remaining bugs in all kinds of navigation in buffer views.
Cyrille Bagard
2015-03-08
Handle cross references as well as entry points.
Cyrille Bagard
2015-02-22
Created a dialog box to select an entry point to display.
Cyrille Bagard
2015-02-11
Marked buffer lines as containing an entry point when needed.
Cyrille Bagard
2015-01-15
Exported disassembled content in plain text or HTML format properly.
Cyrille Bagard
2014-11-29
Displayed segments in the disassembly view.
Cyrille Bagard
2014-11-01
Moved the caret with mouse and keyboard.
Cyrille Bagard
2014-10-21
Cleaned, fixed and improved the rules for the display of view columns.
Cyrille Bagard
2014-09-17
Introduced memory ranges.
Cyrille Bagard
2014-08-26
Looked for coordinates using the new addresses definitions.
Cyrille Bagard
2014-08-05
Defined the first steps for a new disassembling approach.
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2014-04-07
Relied on Cairo for printing code.
Cyrille Bagard
2014-01-26
Saved the first steps of the migration to GTK+ v3.
Cyrille Bagard
2013-06-02
Saved some progress about edition views.
Cyrille Bagard
2013-01-09
Fixed immediates output by defining a default column for rendering codes.
Cyrille Bagard
2012-12-11
Fixed/improved the computing of buffer lines cached dimensions.
Cyrille Bagard
2012-12-09
Used Cairo for rendering text and tried to deal properly with Pango context /...
Cyrille Bagard
2012-11-25
Fortified Chrysalide a little bit against wrong APK files.
Cyrille Bagard
2012-11-22
Rewritten parts of the Android plugin to insert indications about exceptions.
Cyrille Bagard
2012-11-02
Improved the computing and the rendering of the graphic view.
Cyrille Bagard
2012-10-16
Skipped documentation when computing line widths for rendering.
Cyrille Bagard
2012-10-16
Properly output routines documentation.
Cyrille Bagard
2012-09-27
Selected segments for highlighting.
Cyrille Bagard
2012-08-06
Saved progress toward the Android permissions display.
Cyrille Bagard
2012-03-25
Scrolled to the selected symbol.
Cyrille Bagard
[next]