GitHub topics: windows-hacking
sqlerrorthing/ShadowSniff
Windows stealer written in Rust, focused on minimal dependencies and maximum efficiency. It uses mostly direct Windows API calls, avoiding heavy external libraries to keep the binary lightweight, fast, and easier to maintain.
Language: C - Size: 3.04 MB - Last synced at: about 22 hours ago - Pushed at: about 23 hours ago - Stars: 4 - Forks: 1

D4Vinci/PasteJacker
Hacking systems with the automation of PasteJacking attacks.
Language: Python - Size: 946 KB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 397 - Forks: 91

D4Vinci/Dr0p1t-Framework 📦
A framework that create an advanced stealthy dropper that bypass most AVs and have a lot of tricks
Language: Python - Size: 7.28 MB - Last synced at: 13 days ago - Pushed at: over 6 years ago - Stars: 1,411 - Forks: 378

ThomasThelen/Anti-Debugging
A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.
Language: C++ - Size: 74.4 MB - Last synced at: 15 days ago - Pushed at: over 3 years ago - Stars: 572 - Forks: 81

D4Vinci/One-Lin3r
Gives you one-liners that aids in penetration testing operations, privilege escalation and more
Language: Python - Size: 2.16 MB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 1,711 - Forks: 292

EntySec/HatSploit
Modular penetration testing platform that enables you to write, test, and execute exploit code.
Language: Python - Size: 8.2 MB - Last synced at: 17 days ago - Pushed at: 6 months ago - Stars: 303 - Forks: 67

siddhant385/pyhackthon
python reverse shell with gmail
Language: Python - Size: 111 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 16 - Forks: 1

Fadi002/unshackle 📦
Open-source tool to bypass windows and linux passwords from bootable usb
Language: Shell - Size: 15.3 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1,889 - Forks: 125

frizb/Windows-Privilege-Escalation
Windows Privilege Escalation Techniques and Scripts
Language: Batchfile - Size: 104 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 854 - Forks: 190

Hack-with-Github/Windows 📦
Awesome tools to exploit Windows !
Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 1,623 - Forks: 405

BlackINT3/OpenArk
The Next Generation of Anti-Rookit(ARK) tool for Windows.
Language: C++ - Size: 19.2 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 10,238 - Forks: 952

AmashOnBlitz/Krezmein_Phisher
KrezmeinPhisher (SUPPORT WINDOWS TOO )is a phishing awareness tool designed to help users understand how phishing attacks work by simulating various login pages. The app provides a selection of commonly targeted platforms and logs the submitted credentials for educational and cybersecurity training purposes.
Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AmashOnBlitz/KrezmeinPhisher
KrezmeinPhisher (SUPPORT WINDOWS TOO )is a phishing awareness tool designed to help users understand how phishing attacks work by simulating various login pages. The app provides a selection of commonly targeted platforms and logs the submitted credentials for educational and cybersecurity training purposes.
Language: HTML - Size: 11.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Aloisianer/AX-SYS-Tool
Hacking Windows the easy way
Size: 12.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 8 - Forks: 2

Psi505/WiFi-Creds-Grabber
A python program to grab Wi-Fi credentials from a windows machine.
Language: Python - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 17 - Forks: 1

exploitblizzard/Love.exe
Fully undetectable UAC Bypass exploit - https://youtu.be/KfOPW0XI99s
Size: 4.88 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 3

iabdullah215/Hacking-Windows
Hacking Windows 10 password using fake login screen
Size: 19.5 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

truerustyy/wcreddump
Fully automated windows credentials dumper, for SAM (classic passwords) and WINHELLO (pins). Requires to be run from a linux machine with a mounted windows drive.
Language: Python - Size: 1.23 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 70 - Forks: 5

EntySec/Pex
Python Exploitation is a collection of special tools for providing high quality penetration testing using pure python programming language.
Language: Python - Size: 830 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 44 - Forks: 8

lewisclark/jector
Configurable library & executable to inject Windows dynamic-link libraries (DLLs) into processes
Language: Rust - Size: 307 KB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 19 - Forks: 3

DarkSuite/DarkWifi
Simplified Rust implementation of the WirelessKeyView tool from the Windows sysinternals toolkit. Used to extract the WiFi networks, authentication standards, and passwords from Windows systems.
Language: Rust - Size: 61.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

SirDank/ez-admin Fork of rainestorme/ez-admin
Get admin on any windows computer in about 30 seconds
Language: Shell - Size: 253 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

Ratofficial/PDF-RAT-HVNC
This PDF RAT IS SUPPORT ANDROID, WINDOWN, IOS, LINUX OS
Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

madhanmaaz/cyrix86
Windows high-level payload. CYRIx86 provides you with a fully GUI-based control panel for attacks.
Language: EJS - Size: 5.74 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ThomasThelen/Disable-Task-Manager 📦
Example of disabling the task manager via registry manipulation
Language: Python - Size: 11.7 KB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 2

juliancruzsanchez/ArduinoHIDExploit
For the Leonardo or HID Arduino
Language: Arduino - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

erfan4lx/Windows-Virus
Virus for windows 100% FUD & bypass any AV
Size: 5.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 8

stromwise/Ethical-Hacking
ETHICAL-HACKING
Language: C++ - Size: 15.9 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

gbiagomba/superficial-duck
This script performs system checks in windows that could aid in privilege escalation
Size: 35.2 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

decal/hex4vbs
:man_technologist: Hex-encoded VBScript Statements Pair Obfuscation & Circumvention of MSIE or Its Sister-Product IIS
Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 4

benrav007/PDF-RAT
This PDF RAT IS SUPPORT ANDROID, WINDOWN, IOS, LINUX OS
Size: 151 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 22 - Forks: 2

Shinyenigma/XSudo-windows-hacker
A powerful script to run cmd commands with system privileges
Size: 2.86 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 5

BinaryHijacke/Red_Hat_exploit
Advanced payload generetor and multi handler
Language: Shell - Size: 198 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 22 - Forks: 1

grompe/kbdasm
Assembler/disassembler of Windows keyboard layouts in flat assembler
Language: Assembly - Size: 136 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 74 - Forks: 15

brows3r/Crowbar
A windows post exploitation tool that contains a lot of features for information gathering and more.
Language: Python - Size: 1.49 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 30 - Forks: 6

subhranshuchoudhury/Powershell_Payloads
Powershell payloads for hacking attack. powershell are created for windows automation but hackers use it to hack devices illegally.
Language: PowerShell - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

atthacks/Privescker
Privescker - make life easier by dumping all your common Windows enum, privesc and post exploitation scripts and tools on to the box in one go.
Language: C# - Size: 122 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 42 - Forks: 10
