owl 0.0.3

ROP-gadget finder in Rust
1
2
3
4
5
6
7
8
[![Crates.io Version](https://img.shields.io/crates/v/owl.svg)](https://crates.io/crates/owl/)

# Owl

Owl is a ROP-Gadget finder written in Rust. It provides a library to find
ROP-gadgets, for inclusion in your Rust RE-tooling that requires ROP-gadgets.

Owl is licensed under the Apache 2.0 license, and is available on crates.io.