CynEDR.inf
894 B
A kernel sensor that monitors low-level Windows activity. It functions like a modern EDR, but is lightweight and custom.
Install :
1. Right click CynEDR.inf Install
2. Or via CMD Admin:
pnputil /add-driver CynEDR.inf /install
Service driver is automatically
created: sc query CynEDR
Make by @Qwanwin
Install :
1. Right click CynEDR.inf Install
2. Or via CMD Admin:
pnputil /add-driver CynEDR.inf /install
Service driver is automatically
created: sc query CynEDR
Make by @Qwanwin
π₯7π1
ToolsELF.ll
1.2 MB
Native ELF Scanner to detect protection, anti-debug, anti-frida, packer and other ELF structures
How to use !
https://t.me/codex4444/341
Alert !
Use it wisely, mistakes in your behavior are not my responsibility....
don't forget to install LLVM on your terminal
Thanks for support this channel π
Regards @Qwanwin
How to use !
https://t.me/codex4444/341
Alert !
Use it wisely, mistakes in your behavior are not my responsibility....
don't forget to install LLVM on your terminal
Thanks for support this channel π
Regards @Qwanwin
β€10π1
someone asked !
whay you upload IR formate file.....
Blaa blaa blaa......
βThatβs not something advanced.
Itβs just the standard LLVM IR output.
The hard part isnβt generating a .ll file, but understanding how the IR gets lowered into machine code through the SelectionDAG / GlobalISel pipeline.
If youβve reached that stage, then we can talk.
And one more thing:
this is my channel, my content, and Iβm free to share whatever I want.
Shit.....β
whay you upload IR formate file.....
Blaa blaa blaa......
βThatβs not something advanced.
Itβs just the standard LLVM IR output.
The hard part isnβt generating a .ll file, but understanding how the IR gets lowered into machine code through the SelectionDAG / GlobalISel pipeline.
If youβve reached that stage, then we can talk.
And one more thing:
this is my channel, my content, and Iβm free to share whatever I want.
Shit.....β
β€6π5π2
cpu_timer.h
3.4 KB
cpu_timer is used to CONTROL and MEASURE the realtime loop TIME so that it is stable, precise, and does not waste CPU.
Make by @Qwanwin
Make by @Qwanwin
β€5π₯2
AetherHook.zip
132.3 KB
AetherHook v1.2.0
New ?
- Now support 32bit.
fix:
- Declaration and Scope Improvements (#1).
- Variable Declaration Fixes (#2).
- Function Implementation Improvements "remove_hook" (#3).
- Engine hook system update (#4).
VideoTutorial :
Watch me...
@codex4444
New ?
- Now support 32bit.
fix:
- Declaration and Scope Improvements (#1).
- Variable Declaration Fixes (#2).
- Function Implementation Improvements "remove_hook" (#3).
- Engine hook system update (#4).
VideoTutorial :
Watch me...
@codex4444
π₯7β€3π1
README.txt
2.7 KB
advanced_storage serves as a frame-based object storage system for ImGui, allowing objects to be created once, reused in every frame, and automatically deleted when no longer needed. This system ties the object's lifecycle to the ImGui window context using a unique hash, allowing widget state, data caches, or heavy objects to be safely managed without static globals or manual management.
Create by @Qwanwin
@codex4444
Create by @Qwanwin
@codex4444
π7β€1