Age | Commit message (Expand) | Author |
2020-12-05 | Rewritten the whole API dealing with panels. | Cyrille Bagard |
2020-05-28 | Fixed several memory leaks. | Cyrille Bagard |
2020-05-21 | Written a proper documentation for the binary format Python bindings. | Cyrille Bagard |
2020-05-21 | Changed the hierarchy of format objects. | Cyrille Bagard |
2020-04-13 | Avoided to look for syscalls in a kernel binary. | Cyrille Bagard |
2020-03-15 | Provided a way to analyze a binary format without performing disassembling. | Cyrille Bagard |
2020-03-01 | Given some priority to Elf PLT entries during the disassembly process. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-15 | Reorganized the architecture operands. | Cyrille Bagard |
2020-01-08 | Fixed the link between native and Python locations. | Cyrille Bagard |
2019-07-21 | Created more converters for Python arguments. | Cyrille Bagard |
2019-02-05 | Fixed a huge number of memory leaks. | Cyrille Bagard |
2019-01-30 | Extended the APIs available for formats (both native and Python). | Cyrille Bagard |
2018-12-13 | Renamed the function registering C constant values into Python objects. | Cyrille Bagard |
2018-10-27 | Accepted integer values as usable addresses for some Python bindings. | Cyrille Bagard |
2018-09-06 | Fixed possible UAFs when adding symbols. | Cyrille Bagard |
2018-08-16 | Reorganized the Python plugin code. | Cyrille Bagard |
2018-05-07 | Described binary formats and improved their loading. | Cyrille Bagard |
2018-01-24 | Typo. | Cyrille Bagard |
2018-01-16 | Changed the Python bindings source directory and updated code. | Cyrille Bagard |