Skip to content

Commit

Permalink
+Reprobate
Browse files Browse the repository at this point in the history
  • Loading branch information
FuzzySecurity committed Jun 9, 2021
1 parent c12c281 commit c8fac4f
Show file tree
Hide file tree
Showing 3 changed files with 4,177 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -529,6 +529,12 @@ last_visit_time : 22/09/2020 12:04:07
[...Snipped...]
```

### Reprobate

Reprobate consists of two `cs` files which contain all of the [DynamicInvoke](https://thewover.github.io/Dynamic-Invoke/) functionality and are meant to be plug-and-play for your C# projects. This can be preferable to using a nuget package or whole-sale including [SharpSploit](https://github.com/cobbr/SharpSploit). Eventually I will integrate bubble-sort Syscall ID identification as well to avoid manual ntdll mapping/enumeration.

For further details check out => [BlueHatIL 2020: Staying # and Bringing Covert Injection Tradecraft to .NET](https://github.com/FuzzySecurity/BlueHatIL-2020)

## Windows API

### GetAPISetMapping
Expand Down
Loading

0 comments on commit c8fac4f

Please sign in to comment.