argv2stdout - print out args
binob/binobs - obfuscate/hide string variables in C
binstr2bmp - draw a binary string in an image with black and white pixels
clear ram/givemeram - malloc 0 memory the whole ram
clipboard - print clipboard (ascii text only)
cry/cry_file/cry_str - cesar cypher encoder (string, file)
dms - dead man's switch (run command after countdown)
dpc - change the desktop background picture
exip - print current public ip
fib - print fibonacci numbers
gpath - print a readable %PATH% variable
http-server - simple http server
keylog/keylogh - a keylogger
kill - kill a process by name/id (doesn't need admin privileges for some reason)
listproc/lp - list all process and ids
loop - loop command(s), until break (CTRL+C)
qf - quadratic formula calculator
playwav - play a wav file
screenshot/ss - take a screenshot and save it as a bitmap in %CD%
sendrecv client - connect, send/receive file to an IP:port
sendrecv server - listen for connection, send/receive file from an IP:port
str/strings - find printable strings in a binary file
sudo - (admin cmd) a command prompt that asks for admin privileges on start
utc/utch - print unix epoch time
writemem - write an int to a process' memory
dll injection - dll injection examples
├── dll injector - simple dll injector
├── console dll - a dll that attaches a console to the process
├── exit dll - a dll that calls exit(0);
├── playwav dll - a dll that plays a wav file
└── stackoverflow dll - a dll that slows down/crashes the application (creates a thread fork bomb)
network shell - network shell examples
├── shell_remote_mini - minimal remote shell
└── shell_reverse_mini - minimal reverse shell
sendkeys - examples on how to simulate mouse/keyboard input
├── hold LMB - a program that just holds the left mouse button after a countdown
├── sendkey - send keyboard input
├── spamkey - spam keyboard input after a countdown
└── spamclick
├── CONSOLE SideButtons - replace the side mouse buttons with spam clickers for LMB & RMB
└── GUI F Keys - spam clicker (GUI)
-
Notifications
You must be signed in to change notification settings - Fork 0
0000xFFFF/win-utils-cpp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
windows C/C++ utils
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published