mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-05-28 12:56:22 +02:00
Compare commits
2 commits
main
...
ruriofdoom
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0930d17375 | ||
|
|
d47a6e0c74 |
1 changed files with 7 additions and 0 deletions
|
|
@ -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) ([1](https://github.com/radareorg/radare2/blob/dfe41793cade9de466d8119c4a6d04975cf300a0/AGENTS.md)) | [](#request-for-help) |
|
||||
|
||||
## Search Engines
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue