From 635d58c841646603899c3dbbb9a387fd26c7bd5d Mon Sep 17 00:00:00 2001 From: lsecqt Date: Fri, 5 Apr 2024 17:17:35 +0300 Subject: [PATCH] Readme update --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cb60d7c..4bda9d5 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,10 @@ Here you can find a list of external open source project I have included. * [Unhooking NTDLL.dll](https://www.ired.team/offensive-security/defense-evasion/how-to-unhook-a-dll-using-c++) * [Direct Syscalls](https://github.com/JohnWoodman/stealthInjector) +# Support +You can support my work by becomming my [Patreon](https://www.patreon.com/Lsecqt). +By doing so, you get access to my private packer, while keeping me motivated to produce more and better content. + # Contributing Contributions to Offensive C++ are welcome. To contribute, please fork the repository and submit a pull request. Please make sure that your code is well-documented and tested.