Pinned Repositories
CloudAC
A minecraft anti-cheat system with fully cloud based checks and data processing
DevilSight
Advanced Minecraft injected ghost client
DLM
Monitor drivers that are being loaded to the windows kernel
GodsEye
issue tracker, wiki, API
JnicHelper
An annotation based config generator for the jnic java obfuscator
PortScanner
A simple multithreaded port scanner script
ProcessHiderUM
Dll that places an inline hook on NtQuerySystemInformation to hide a process
RemoteThreadDetection
Detects every dll injection that involves the creation of remote threads
Shell
An interactive shell
SimpleFlyPlugin
The prefect fly plugin
Nort721's Repositories
Nort721/JnicHelper
An annotation based config generator for the jnic java obfuscator
Nort721/CloudAC
A minecraft anti-cheat system with fully cloud based checks and data processing
Nort721/GodsEye
issue tracker, wiki, API
Nort721/DevilSight
Advanced Minecraft injected ghost client
Nort721/ProcessHiderUM
Dll that places an inline hook on NtQuerySystemInformation to hide a process
Nort721/SimpleFlyPlugin
The prefect fly plugin
Nort721/DLM
Monitor drivers that are being loaded to the windows kernel
Nort721/NativeDllInjector
Working 64bit code example of using RtlCreateUserThread directly from ntdll to inject a dll
Nort721/KProcessProtector
Kernel based process protector
Nort721/NetReflectiveInjector
Working code example of reflective dll injection where the dll is sent from a remote server and is injected directly from memory
Nort721/RemoteThreadDetection
Detects every dll injection that involves the creation of remote threads
Nort721/SecureIdentity
An advanced player identity verification plugin
Nort721/Shell
An interactive shell
Nort721/SSLDemo
A complete demo showing how to setup an SSL client and server in java
Nort721/TicTacToe
Just an excuse to play around with C
Nort721/EncryptionKeyGenerator
A small, quick and convenient java app that generates encryption keys
Nort721/FileShredder
Tool to delete files securely and permanently
Nort721/game_engine_workspace
A 2d game engine from scratch
Nort721/Hazel
Hazel Engine
Nort721/HWIDLicenseServer
Machine-based licensing server
Nort721/linux
Linux kernel source tree
Nort721/LiquidBounce
A free mixin-based injection hacked client for Minecraft using the Fabric API
Nort721/LiteClientDetector
Detects lite client users on login
Nort721/Nort721
Nort721/Nort721.github.io
Nort721/PacketWrapper
Packet wrapper classes for ProtocolLib
Nort721/Potato
If you fork this then you can say you forked a potato.
Nort721/SecureCLI
Secure client that utilizes manual memory mapping to allow certain functionality only to password holders
Nort721/SecureSockets
A simple framework that helps sending data encrypted with Java sockets
Nort721/voxel-game
A simple voxel game written in Java.