Skip to content

dougsko/rspike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a ruby wrapper for the SPIKE fuzzer API.

To build, make sure you're using gcc-3.4, then type:

  rake make

You will then need to either put ext/SPIKE/SPIKE/src/libdlrpc.so in
/usr/lib/ or export LD_LIBRARY_PATH to ext/SPIKE/SPIKE/src/ so that that
library can be found.  If you want to just install the lib, you can do
a:

  sudo rake lib_install

About

A Ruby wrapper for the SPIKE fuzzer framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published