Skip to content

Commit 00b5cc3

Browse files
authored
Add rhabdomancer tool (#1716)
1 parent 2c476fb commit 00b5cc3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

data/tools/rhabdomancer.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)