https://github.com/sofianehamlaoui/spike-fuzzer
Spike Fuzzer ( Spike for Archlinux ) && Audits
https://github.com/sofianehamlaoui/spike-fuzzer
Last synced: 5 months ago
JSON representation
Spike Fuzzer ( Spike for Archlinux ) && Audits
- Host: GitHub
- URL: https://github.com/sofianehamlaoui/spike-fuzzer
- Owner: SofianeHamlaoui
- License: mit
- Created: 2019-07-02T22:40:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-06T06:27:43.000Z (over 6 years ago)
- Last Synced: 2025-03-31T18:40:37.716Z (7 months ago)
- Language: C
- Homepage:
- Size: 3.51 MB
- Stars: 11
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Audit: audits/BIZTALK2000/req1.request
Awesome Lists containing this project
README
# Spike-Fuzzer
I looked for Spike-Fuzzer ( Spike on Archlinux ) everywhere on github and didn't find it ! So I did it by myself :D + (Audits)
## Note :BTW : to use spike commands ! don't forget to add 'spike-fuzzer-' before that
`Ex: "generic-send_tcp" ` becomes `"spike-fuzzer-generic-send_tcp" `
## Installation :
```sh
git clone https://github.com/SofianeHamlaoui/Spike-Fuzzer.git && cd Spike-Fuzzer
sudo pacman -U Spike-Fuzzer.tar.xz
```
you can build the package by your self ( if you want )