summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-01-22Allowed to initialize instances of created dynamic types if needed.Cyrille Bagard
2019-01-15Improved complex loop detection.Cyrille Bagard
2019-01-15Updated the test suite.Cyrille Bagard
2019-01-14Detected self loops in basic blocks.Cyrille Bagard
2019-01-14Handled irreducible loops without blocking.Cyrille Bagard
2019-01-08Marked the ARMv7 branch instructions with the LR register as return points.Cyrille Bagard
2019-01-08Fixed a bug in bitfield comparison.Cyrille Bagard
2019-01-04Updated the test suite for the current API.Cyrille Bagard
2019-01-03Defined a dynamic type for each plugin.Cyrille Bagard
2018-12-28Enabled the comment creation from Python.Cyrille Bagard
2018-12-18Made Python constant values storable using Pickle.Cyrille Bagard
2018-12-13Provided a representation for constant values imported from C code.Cyrille Bagard
2018-12-12Reorganized the global variables access in the Python bindings.Cyrille Bagard
2018-12-07Relied on GObject introspection and dynamic gtypes to inherit in Python.Cyrille Bagard
2018-12-04Updated the Java descriptor demangling process.Cyrille Bagard
2018-11-18Extended the Python bindings dealing with code blocks.Cyrille Bagard
2018-10-01Made the Python bindings more Pythonish.Cyrille Bagard
2018-07-04Fixed various mistakes in Itanium C++ demangling.Cyrille Bagard
2018-07-02Improved the Itanium C++ demangling.Cyrille Bagard
2018-07-02Extented the types definitions.Cyrille Bagard
2018-06-19Extended the bitfield operations and their Python bindings.Cyrille Bagard
2018-06-07Introduced the flat file format.Cyrille Bagard
2018-05-12Removed all execute bits in the source code files.Cyrille Bagard
2018-04-11Created definitions for memory and encapsulated contents.Cyrille Bagard
2018-03-11Defined a new Dex demangler with MUTF-8 support as plugin.Cyrille Bagard
2018-01-24Improved the support of some unusual endiannesses.Cyrille Bagard
2018-01-16Improved the removal of format symbols.Cyrille Bagard
2018-01-13Handled the logs from the GUI, the command line and the Python bindings.Cyrille Bagard
2017-12-08Improved the way vmpa_t types are compared.Cyrille Bagard
2017-11-12Improved the type of data read from loaded contents.Cyrille Bagard
2017-08-20Replaced calls to deprecated functions building RSA keys.Cyrille Bagard
2017-08-07Stored all errors detected when loading and disassembling a binary file.Cyrille Bagard
2017-05-12Added the ELF strings to the preloaded instruction list.Cyrille Bagard
2017-05-11Handled preloaded instructions located in two cut areas (ELF overlapping).Cyrille Bagard
2017-05-10Rewritten the whole bitfield management.Cyrille Bagard
2017-03-26Fixed the conversion of immediate operands to binary strings.Cyrille Bagard
2017-02-07Provided a way to create SSL certificates.Cyrille Bagard
2016-09-10Updated the Python bindings used to load Elf and Dex files.Cyrille Bagard
2016-07-28Centralized the checksum computing of binary contents.Cyrille Bagard
2015-12-01Computed relative and absolute paths.Cyrille Bagard
2015-11-25Implemented restricted contents and created test cases.Cyrille Bagard
2015-11-04Fixed some bugs and defined some first test cases.Cyrille Bagard
2014-08-16Improved the code for handling vmpa_t definitions.Cyrille Bagard