We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c476fb commit 00b5cc3Copy full SHA for 00b5cc3
data/tools/rhabdomancer.yml
@@ -0,0 +1,16 @@
1
+name: rhabdomancer
2
+categories:
3
+ - linter
4
+tags:
5
+ - binary
6
+license: MIT License
7
+types:
8
+ - cli
9
+source: "https://github.com/0xdea/rhabdomancer"
10
+homepage: "https://crates.io/crates/rhabdomancer"
11
+resources:
12
+ - title: Streamlining Vulnerability Research with the idalib Rust Bindings for IDA 9.2
13
+ url: https://hex-rays.com/blog/streamlining-vulnerability-research-idalib-rust-bindings
14
+ - title: Streamlining vulnerability research with IDA Pro and Rust
15
+ url: https://hnsecurity.it/blog/streamlining-vulnerability-research-with-ida-pro-and-rust
16
+description: IDA Pro headless plugin that locates calls to potentially insecure API functions in a binary file.
0 commit comments