File size: 241 Bytes
b4ea7e2
 
 
 
 
 
 
 
 
b782284
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "heaptrm"
version = "0.1.0"
edition = "2021"
description = "Heap exploit observability tool for LLM-assisted exploit generation"

[dependencies]
serde = { version = "1", features = ["derive"] }
serde_json = "1"
libc = "0.2"