Athena
An injector that aims to be stealthy by using non suspicious API calls. Inspired by (https://github.com/FuzzySecurity/Sharp-Suite/tree/master/UrbanBishop)
Install / Use
/learn @tomcarver16/AthenaREADME
Athena
Athena is a stealthy injector that creates a RW section in the Athena process then maps that section as RX into a remote process. Shellcode is then written to the remote processand executed. This project was heavily inspired by Urban Bishop.
Usage
Replace the prexisting buf array with your shellcode.
unsigned char buf[] = "\x90\x90\x90\x90";
Athena CLI
Athena.exe notepad.exe
The shellcode used in Athena by default is from a project called donut created with the following settings.
VBScript
MsgBox "Hello From Shellcode!", VBOKOnly
Donut CLI
donut.exe C:\Path\to\VB\file.vbs -f 4
Then copy the code from loader.c into the buf array and you're set.
Screenshots
Output

Shellcode Result

Related Skills
node-connect
350.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
