Merge pull request #1839 from 0xdea/main

Add "binarly-io/idalib" under the new "reverse engineering" category
This commit is contained in:
Tom Parker-Shemilt 2024-11-14 22:53:25 +00:00 committed by GitHub
commit 2be4565552
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -98,6 +98,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md).
* [Parsing](#parsing)
* [Peripherals](#peripherals)
* [Platform specific](#platform-specific)
* [Reverse engineering](#reverse-engineering)
* [Scripting](#scripting)
* [Simulation](#simulation)
* [Social networks](#social-networks-1)
@ -1740,6 +1741,10 @@ See also [Are we game yet?](https://arewegameyet.rs)
* [microsoft/windows-rs](https://github.com/microsoft/windows-rs) - Rust for Windows [![Actions Status](https://github.com/microsoft/windows-rs/workflows/CI/badge.svg)](https://github.com/microsoft/windows-rs/actions)
* [retep998/winapi-rs](https://github.com/retep998/winapi-rs) - Windows API bindings [![Rust](https://github.com/retep998/winapi-rs/actions/workflows/rust.yml/badge.svg?branch=dev)](https://github.com/retep998/winapi-rs/actions/workflows/rust.yml)
### Reverse engineering
* [binarly-io/idalib](https://github.com/binarly-io/idalib) [[idalib](https://crates.io/crates/idalib)] - Rust bindings for the IDA SDK, enabling the development of standalone analysis tools using IDA v9.0s idalib
### Scripting
[[scripting](https://crates.io/keywords/scripting)]