-
git2mail
Pure Rust OSINT tool to find a GitHub user's email
-
alloc-track
Track memory allocations by backtrace or originating thread
-
mockalloc
allow testing code which uses the global allocator
-
leaktracer
allocator to trace memory allocations in Rust programs, by intercepting the allocations
-
discard
trait which allows for intentionally leaking memory
-
rsmemchk
Rust Memory Leak check library for global_allocator
-
pinentry-rs
Rust wrapper for calling pinentry to get secure password input
-
alleakator
leaking global allocator
-
static_leak
Leak references with static lifetimes from static Mutexes and RwLocks
-
ascend
Make static strs from any string
-
out-reference
out references
-
leaky-cow
Leak the contents of a Clone-On-Write pointer
-
leak_slice
leak &mut [T] in favor of NonNull<[T]>
-
leak
Safely leak data from owned data structures
-
jni-pointer
Leaks a value and returns a pointer as a number, so that it can be recovered later, this is useful for JNI objects
Try searching with DuckDuckGo.