Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
med0x2e committed Oct 5, 2019
1 parent ffcafe4 commit c1ad58b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ A tool for generating .NET serialized gadgets that can trigger .NET assembly loa
- Tested with visual studio 2017 - x86 build option.
- Tested with multiple shellcode loaders, try using either C:\windows\syswow64\cscript.exe or C:\windows\system32\cscript.exe, it depends on which Arch (x86/x64) used to for build and shellcode Arch being used.

### Credits & References: Based on the awesome research/work done by
### Credits & References:
The tool is based on the awesome research/work done by:
- @tyranid https://googleprojectzero.blogspot.com/2017/04/ => made serializing/deserializing unserializable classes possible)
- @pwntester yoserial.net project https://github.com/pwntester/ysoserial.net
- @olekmirosh https://community.microfocus.com/t5/Security-Research-Blog/New-NET-deserialization-gadget-for-compact-payload-When-size/ba-p/1763282
Expand Down

0 comments on commit c1ad58b

Please sign in to comment.