Staging
v0.5.0
opam+https://opam.ocaml.org/packages/binsec/
Raw File
README
# Compilation #

## BINSEC

The following usual steps should do the trick:

```
% autoconf
% ./configure
% make 
% make install 
```


# Help

```
binsec --help
```



back to top