Codex
1.41K subscribers
46 photos
16 videos
96 files
62 links
Content channel :
- App Development
- Python , C++, kotlin , Golang, Java , JS , Rust

This Channel Doesn't Promote Any Illegal Activities It's Just For Fun Educational Purposes
Owner : @Qwanwin
From : Indonesia
Download Telegram
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
πŸ”₯7πŸ‘1
Media is too big
VIEW IN TELEGRAM
ToolsELF Tutorial !
❀4
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
❀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.....”
❀6😁5πŸ‘2
This media is not supported in your browser
VIEW IN TELEGRAM
Fav song 😊
πŸ‘2❀1πŸ”₯1πŸ₯°1
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
❀5πŸ”₯2
Media is too big
VIEW IN TELEGRAM
Basic Tutorials libil2cpp dump.cs
πŸ”₯8❀2
libil2cpp_dump.zip
27 MB
πŸ”₯8❀1
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
πŸ”₯7❀3😁1
Happy New Year 2026 ✨
New year, new mindset, new goals.
❀7
ufs.sh
3 KB
Give permission 777 and run with Termux or other terminal

@codex4444
πŸ”₯4
I love this
❀17πŸ‘1
ffmpeg.zip
532.8 KB
❀5
portaudio.zip
733.3 KB
❀3
πŸ₯±
πŸ₯°8
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
πŸ‘7❀1
Codex
advanced_storage.cpp
Before use ! Check Documentation.
😁4❀2