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
/
format
/
strsym.c
Age
Commit message (
Expand
)
Author
2021-06-01
Improve the code quality by renaming the type for packed buffers.
Cyrille Bagard
2020-07-27
Replaced all BLC_* constants by the new DLC_* values.
Cyrille Bagard
2020-06-07
Reorganized the operands behaving like proxies.
Cyrille Bagard
2020-05-21
Changed the hierarchy of format objects.
Cyrille Bagard
2020-05-18
Updated the Python API for string symbols.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-08-14
Updated the Python bindings for binary symbols.
Cyrille Bagard
2019-07-20
Marked some Dex strings as structural.
Cyrille Bagard
2019-02-05
Fixed a huge number of memory leaks.
Cyrille Bagard
2019-01-04
Handled non null-terminated strings
Cyrille Bagard
2018-08-16
Included the string symbols in the Python API.
Cyrille Bagard
2018-08-06
Introduced some extra kinds of objects to render disassembled code.
Cyrille Bagard
2018-08-03
Introduced dynamic string symbols.
Cyrille Bagard
2018-08-03
Populated the strings panel in a generic way.
Cyrille Bagard
2018-08-02
Introduced symbols dedicated to strings.
Cyrille Bagard