Compare commits

...

2 commits

Author SHA1 Message Date
rurionice
0930d17375 Add 5.8.8 as the last untainted version of radare2 2026-05-08 21:10:17 +02:00
rurionice
d47a6e0c74 Added radare2 2026-05-08 21:05:01 +02:00

View file

@ -122,6 +122,7 @@ Ready to fork a project to introduce a No AI policy? Check out our [**How to Slo
* [Python](#python)
* [Rust](#rust)
* [Alternative GUI crates](#alternative-gui-crates)
* [Reverse Engineering](#reverse-engineering)
* [Search Engines](#search-engines)
* [Service Monitoring](#service-monitoring)
* [Social Media](#social-media)
@ -1171,6 +1172,12 @@ Note that Python is itself tainted; see [the Programming Languages section](#pro
>
> On facet: If possible avoid all-in-one libraries for deserialization, and avoid macros that slow things down.
## Reverse Engineering
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|---|:---:|---|---|
| [radare2](https://github.com/radareorg/radare2) | [5.8.8](https://github.com/radareorg/radare2/tree/5.8.8) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/radareorg/radare2/blob/dfe41793cade9de466d8119c4a6d04975cf300a0/AGENTS.md)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) |
## Search Engines
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |