illuminati 0.0.1

Generic reverse engineering and binary analysis library
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["m4b <m4b.github.io@gmail.com>"]
description = "Generic reverse engineering and binary analysis library"
documentation = "https://docs.rs/illuminati"
include = ["src/**/*", "Cargo.toml", "LICENSE", "README.md"]
license = "MIT"
name = "illuminati"
repository = "https://github.com/RustReversersConsortium/illuminati"
version = "0.0.1"