Age | Commit message (Expand) | Author |
2023-09-18 | Introduce a new tool to convert rules: yara2rost. | Cyrille Bagard |
2023-09-12 | Check for CPU features before compiling. | Cyrille Bagard |
2023-09-12 | Save current state with some ROST extra features. | Cyrille Bagard |
2023-09-11 | Make the configure script follow the user choice about local resources. | Cyrille Bagard |
2023-09-11 | Fix the compilation when GTK support is enabled. | Cyrille Bagard |
2023-09-10 | Tune the compilation using flags instead of a config file. | Cyrille Bagard |
2023-08-18 | Create some modifiers and handle match properties inside ROST. | Cyrille Bagard |
2023-08-06 | Use the pkg-config file for OpenSSL as the libcrypto is required. | Cyrille Bagard |
2023-08-06 | Add missing Makefiles to the configure script. | Cyrille Bagard |
2023-08-06 | Extend the ROST grammar with a first batch of new features. | Cyrille Bagard |
2023-07-07 | Fix the configure script. | Cyrille Bagard |
2023-05-24 | Define a first implementation of Kaitai parsing. | Cyrille Bagard |
2023-04-27 | Replace the old YAML parser by another one relying on the external libyaml li... | Cyrille Bagard |
2023-01-30 | Save an initial version of rost. | Cyrille Bagard |
2022-12-29 | Refactor Makefiles to exclude cURL on demand. | Cyrille Bagard |
2022-12-29 | Refactor Makefiles to exclude GTK on demand. | Cyrille Bagard |
2022-09-22 | Fix runtime Python warnings for all # variants of formats. | Cyrille Bagard |
2022-05-29 | Rely on the new "--embed" switch to link the Python extension/interpreter plu... | Cyrille Bagard |
2022-02-22 | Include cURL support for network operations. | Cyrille Bagard |
2021-04-17 | Remove hardcoded run paths from libraries. | Cyrille Bagard |
2021-04-06 | Provide several kinds of hashes for binary files. | Cyrille Bagard |
2021-04-06 | Inject known names for PE imports by ordinals. | Cyrille Bagard |
2021-04-05 | Build a partial working support for the PE format. | Cyrille Bagard |
2021-03-23 | Fix the configuration script. | Cyrille Bagard |
2021-03-23 | Complete the configuration summary. | Cyrille Bagard |
2021-03-23 | Register missing requirements for the pkg-config metadata file. | Cyrille Bagard |
2021-02-07 | Created the right place for plugins in the Python API. | Cyrille Bagard |
2021-01-11 | Created a SVG logo and a configuration to register desktop entries. | Cyrille Bagard |
2021-01-09 | Changed some installation paths and included a pkgconfig configuration. | Cyrille Bagard |
2020-12-24 | Created the basics of a new panel for binary content glimpse. | Cyrille Bagard |
2020-12-24 | Ported the panel update mechanisms to the Python API. | Cyrille Bagard |
2020-10-20 | Detected when Position Independent Code is needed. | Cyrille Bagard |
2020-08-18 | Refreshed the rendering for newly added bookmarks. | Cyrille Bagard |
2020-08-16 | Extended the File menu to run external Python scripts on demand. | Cyrille Bagard |
2020-07-14 | Extended the theme definitions. | Cyrille Bagard |
2020-07-07 | Saved the first steps toward a new serialization system. | Cyrille Bagard |
2020-05-25 | Provided a way to relocate built binaries. | Cyrille Bagard |
2020-02-17 | Relocated the undefined instructions. | Cyrille Bagard |
2019-11-12 | Created a small Python GUI plugin to inspect data. | Cyrille Bagard |
2019-11-09 | Introduced the first features of a hexadecimal viewer. | Cyrille Bagard |
2019-11-01 | Added support for Yaml content. | Cyrille Bagard |
2019-07-07 | Added support for Android boot images. | Cyrille Bagard |
2019-07-01 | Added support for Android backup files. | Cyrille Bagard |
2019-04-19 | Given access to Dalvik architecture from the Python bindings | Cyrille Bagard |
2019-04-02 | Fixed some installation paths. | Cyrille Bagard |
2019-03-26 | Given the priority to string.h from system includes. | Cyrille Bagard |
2019-03-23 | Removed references to local sources if required. | Cyrille Bagard |
2019-03-20 | Introduced zoom in graph view. | Cyrille Bagard |
2019-03-04 | Provided access to the graph layout from Python. | Cyrille Bagard |
2019-02-06 | Introduced a tracker for GObjects leaks. | Cyrille Bagard |