Skip to content

Releases: georgesotiriadis/Chimera

v 1.0

17 Dec 22:41
87f8e8c
Compare
Choose a tag to compare

Reformatted Structure: The entire program has been restructured for enhanced development ease and future maintainability.
Polymorphic Code Integration: Incorporation of polymorphic code, significantly enhancing evasion capabilities and making the tool more resilient against static analysis.
SysWhispers 3 Integration: Transitioned from SysWhispers 2 to a modified version of SysWhispers 3. This update improves the tool's ability to evade pattern recognition mechanisms employed by EDR systems, using dynamic syscalls and modified assembly techniques.
AES Encryption: Implemented AES encryption to secure shellcode, adding an additional layer of security and obfuscation.
Early Bird Injection: The tool employs Early Bird Injection techniques, allowing for stealthier code execution within target processes.
Module Stomping: Will be added in the feature also you can implement your own code injection technique in the tool.

Updated Release

16 May 00:00
Compare
Choose a tag to compare

Fixed output type created a new folder and merged the files

Initial Release

15 May 13:51
Compare
Choose a tag to compare
V0.2

Update README.md