Age | Commit message (Expand) | Author |
2024-11-03 | Export LIBGOBJ_CFLAGS and LIBGOBJ_LIBS. | Cyrille Bagard |
2024-08-25 | Include support for the JSON format. | Cyrille Bagard |
2024-07-02 | Ensure minimal desktop support for icon and name. | Cyrille Bagard |
2024-06-21 | Restore and improve work queues. | Cyrille Bagard |
2024-06-04 | Define rendering options for content views. | Cyrille Bagard |
2024-05-08 | Prepare the update of the widget providing a hex view. | Cyrille Bagard |
2024-05-05 | Save and restore the application state from global settings. | Cyrille Bagard |
2024-05-05 | Create a proper (empty) application using GTK 4. | Cyrille Bagard |
2024-01-28 | Implement a basic support for Hyperscan. | Cyrille Bagard |
2023-11-13 | Provide some helpers to run ROST with AFL++. | Cyrille Bagard |
2023-10-20 | Include sll1-add-hash32 as new custom API hash. | Cyrille Bagard |
2023-10-07 | Create some glue between ROST and Kaitai. | Cyrille Bagard |
2023-10-06 | Extend the Python API for ROST (items and literals). | Cyrille Bagard |
2023-10-04 | Introduce a new plugin for computing API hashes. | Cyrille Bagard |
2023-10-02 | Implement Base64 encoding for scan pattern modifications. | Cyrille Bagard |
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 |