Skip to content
View un4ckn0wl3z's full-sized avatar

Organizations

@unknownclub @Pattaya-Project @micro-sms-spoofer
Block or Report

Block or report un4ckn0wl3z

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
un4ckn0wl3z/README.md

GitHub Streak

A little more about me...

string[] un4ckn0wl3z = new string[] { 
  "Code : JS/TS(Express/Nest.js) Java(SpringBoot) C# Python C++(Win32) IA32-Assembly Go Dart(Flutter) Rust(still learning), Qt(Pyside6), Qt(C++), ATL/WTL(still learning), Next.js ,Vue, TailwindCSS", 
  "Tools : VS, VSCode, Docker, x64dbg, Github, VMWare", 
  "Architecture : Win10, Linux", 
  "Interest : Science, Psychedelic Substances, Software Development, User/Kernel Mode cheat development, IT Security, DevOps, Reverse Engineer, Offensive tools development",
  "Hobbies : Play Chess, Checkers, Movies ripper",
  "Quote": "Stay kiddie stay wannabe | If you only do what you can do, you will never be more than you are now! - Kung Fu Panda | If at first you do succeed, try something harder. | Gather ye rosebuds while ye may. Tempus fugit" 
};

My hobby projects...(OSS and Private)

OPSEC Guide : Best OPSEC Practice for Hackers!
Pattaya RAT | Custom Websocket based C&C Server: https://youtu.be/Ht4GMrWczVo
Cell RAT | Private Oldschool C# RAT style (TCP Based): https://youtu.be/kv9rhE_dErw
Project FoodChain (RESTful based C2/Infostealer) : https://www.youtube.com/watch?v=43oqT2RRvOU
CS2 External Cheats : https://www.youtube.com/playlist?list=PLHJN3wnSUAtmOylCII26_bKa7-FiCKvcW
Custom Cheat Engine Kernel Driver : https://youtu.be/xGPGfl3-ofQ
[Protection Modder] - Kernel-Mode tool for modification process protection : https://www.youtube.com/watch?v=ZxGrrc1tbV0
[Process Unlinker] - Kernel-Mode tool for hiding Windows process : https://www.youtube.com/watch?v=B72OrC2VXuo
[uProcessHide] - usermode process hider : https://youtu.be/KsJ2NnonY7Y
[Anti-Launch] - Kernel-Mode tool for prevent target process running on system : https://youtu.be/F1Grbz-1abk
PointBlank MoMzGames license patcher : https://www.youtube.com/watch?v=4wwEld2qRuE
FUD Chrome cookie stealer : https://www.youtube.com/watch?v=fwR7RWyJPJQ
Classic CreateRemoteThread DLL Injector Rewrite in MASM64
private FUD proxy Crypter : https://www.youtube.com/watch?v=WMhjvl57cH0
private FUD native Crypter : https://www.youtube.com/watch?v=IyNWpq6jefI
Crack fixed Private CSO2 Launcher for extended features
Noob Layer 7 Stresser : https://www.youtube.com/watch?v=aifo1TaPRnE
Noob Layer 4 Spoofer : https://www.youtube.com/watch?v=azGOYJXu4mU
Simple QT based/C++ Game Trainer (AssaultCube): https://youtu.be/gLlDuhzgrBA
HappyBeepDay - Simple MASM64 Application for playing HBD song using Beep API
ShellcodeInjector - DLL Injection via Thread Ctx Hijacked Method
ThreadPriorityBoosterDrv - Kernel Thread Priority Booster
Labubot - Popmart Automate Script
vmm-api-based - MemProcFS VMM API boilerplate for DMA development
DMAInvoker - Tool use for probe DMA device by interacting with real process memory
Thin Notepad - Example Notepad cloned application using Qt (PySide6)

ProcessMonitorEx - KernelMode Process Monitor : https://www.youtube.com/watch?v=9wdySFx4Bfc
Pinball3D-DMA-Cheat - Example DMA Cheat for Pinball3D x64 : https://youtu.be/FMB-9BFjAhk
ia32OSDev - Simple OS : https://youtu.be/YVaZPix21jQ

PCIE-Detector - Sample/PoC Windows kernel driver for detect DMA devices by using Vendor ID and Device ID signatures : https://youtu.be/DGPBm780Uag

Free public torrent tracker : (Under Maintenance)
MicroSMS Spoofer | Free SMS Spoofer : (Under Maintenance)

And much more private offensive tools

Pinned Loading

  1. KernelProcessProtectionModder KernelProcessProtectionModder Public

    Unprotect/Protect Windows processes from Ring-0

    C++ 1

  2. AbuseWin32 AbuseWin32 Public

    Collection of Win32 with C++/Assembly for Hooking, Patch and Reversing PE file

    C++ 10 1

  3. CS2Menu CS2Menu Public

    Counter Strike 2 External Overlay Multi-Hacks

    C++ 1

  4. UnlinkerDrv UnlinkerDrv Public

    Hide Windows Processes Driver

    C++ 1 1

  5. uProcessHide uProcessHide Public

    Usermode Process Hider

    C++ 5 2

  6. vmm-api-based vmm-api-based Public

    MemProcFS VMM API boilerplate for DMA development

    C