EasySafe
Known ring3 memory protections that can be handled at a simple level.
Install / Use
/learn @illegal-instruction-co/EasySafeREADME
<img src="https://github.com/illegal-instruction-co/EasySafe/blob/main/assets/easysafe.png?raw=true" data-canonical-src="https://github.com/illegal-instruction-co/EasySafe/blob/main/assets/easysafe.png?raw=true" width="50" height="50" /> EasySafe
<br /> Known ring3 memory protections that can be handled at a simple level.Example usage
Check Example.cpp
Syscall hooking
- Add a syscall hook
- Specify the action to be taken when the syscall you hooked is called. You can spoof the R10 and RAX values. (RAX is the value returned.)
- If syscalls are not invoked safely in the process safe method, your callback will be executed.
- The callback is called as it appears and the RAX is spoofed.
LoadLibrary protection
There are many ways to inject a dynamic link library using LoadLibrary in the process.
In either case, LoadLibrary will reference LdrLoadDll, which is still an internal function. In EasySafe, you can add certain dlls to the allowlist and call your callback without loading the rest.
Related Skills
node-connect
352.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate 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
352.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
