-
Notifications
You must be signed in to change notification settings - Fork 5
OpenSecurityResearch/CustomPeachPublisher
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Custom Peach Publisher Tutorial Accessory Code By Brad Antoniewicz [email protected] -------------------------------------------------- This code was written for a tutorial on creating custom Peach Fuzzer Publishers. The tutorial can be found on http://blog.opensecurityresearch.com To compile: dmcs MyCustomPublisher.cs -out:MyCustomPublisher.dll -target:library -r:Peach.Core.dll,NLog.dll Files: MyCustomPublisher.cs - C# Source code for the publisher MyCustomPublisher.dll - Compiled Publisher (can drop into peach binary folder) MyCustomPublisherDataModel.xml - PeachPit for invoking it Enjoy!
About
Accessory code for a tutorial on creating custom Peach Fuzzer Publishers
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published