From e81d097f71363a502b9ae8bee6d4e3f3ec101ede Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ege=20Balc=C4=B1?= <17179401+EgeBalci@users.noreply.github.com> Date: Mon, 23 Sep 2024 06:58:13 +0000 Subject: [PATCH] Add amber (#439) https://github.com/EgeBalci/amber --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3fd99af..8258161 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ See also [awesome-tor](https://github.com/ajvb/awesome-tor). * [UniByAv](https://github.com/Mr-Un1k0d3r/UniByAv) - Simple obfuscator that takes raw shellcode and generates Anti-Virus friendly executables by using a brute-forcable, 32-bit XOR key. * [Veil](https://www.veil-framework.com/) - Generate metasploit payloads that bypass common anti-virus solutions. * [peCloakCapstone](https://github.com/v-p-b/peCloakCapstone) - Multi-platform fork of the peCloak.py automated malware antivirus evasion tool. +* [Amber](https://github.com/EgeBalci/amber) - Reflective PE packer for converting native PE files to position-independent shellcode. ## Books