exploit 0.1.0

A Rust library to help in exploit development
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
authors = ["Srikanth Suresh <srikwit@gmail.com>"]
description = "A Rust library to help in exploit development"
edition = "2018"
license = "MIT"
name = "exploit"
version = "0.1.0"