Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
erjanmx committed Jul 20, 2020
1 parent 438d453 commit 167232d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,7 +1,7 @@
# SharpDllProxy
Retrieves exported functions from a legitimate DLL and generates a proxy DLL source code/template for DLL proxy loading or sideloading

Created togheter with a blog post for redteaming.co.uk -> https://redteaming.co.uk/2020/07/12/dll-proxy-loading-your-favorite-c-implant/
Created together with a blog post for redteaming.co.uk -> https://redteaming.co.uk/2020/07/12/dll-proxy-loading-your-favorite-c-implant/

# Usage

Expand Down

0 comments on commit 167232d

Please sign in to comment.