Pinned Repositories
inno-shellcode-example
Run shellcode through InnoSetup code engine.
pe-code-cave-helper
PE File Code Cave Helper (Backdooring and/or Basic Section Obfuscation)
PowerRemoteDesktop_LogonUI
WinLogon I/O (LogonUI) Plugin for PowerRemoteDesktop
run-as
Simple RunAs program for Windows.
SubSeven
SubSeven Legacy Official Source Code Repository
Arcane
Arcane - A secure remote desktop application for Windows with the particularity of having a server entirely written in PowerShell and a cross-platform client (Python/QT6).
DLest
Microsoft Windows DLL Export Browser (Enumerate Exports, COM Methods and Properties) with Advanced Search Features.
PowerRemoteDesktop
Remote Desktop entirely coded in PowerShell.
PowerRunAsSystem
PowerRunAsSystem is a PowerShell script, also available as an installable module through the PowerShell Gallery, designed to impersonate the NT AUTHORITY/SYSTEM user and execute commands or launch interactive processes without relying on third-party tools. It achieves this using only native Windows build-in features.
win-brute-logon
Crack any Microsoft Windows users password without any privilege (Guest account included)
DarkCoderSc's Repositories
DarkCoderSc/SubSeven
SubSeven Legacy Official Source Code Repository
DarkCoderSc/inno-shellcode-example
Run shellcode through InnoSetup code engine.
DarkCoderSc/run-as
Simple RunAs program for Windows.
DarkCoderSc/PowerRemoteDesktop_LogonUI
WinLogon I/O (LogonUI) Plugin for PowerRemoteDesktop
DarkCoderSc/pe-code-cave-helper
PE File Code Cave Helper (Backdooring and/or Basic Section Obfuscation)
DarkCoderSc/ADS-Revealer
DarkCoderSc/nasm-shell-pp
Uses NASM Shell Tool from Metasploit to friendly export Python / C / CPP shellcode from assembly instructions.
DarkCoderSc/dll-export-list
DarkCoderSc/execute-shellcode-pgext
Postgres Extension to Execute Shellcodes
DarkCoderSc/Sub7Fun
DarkCoderSc/freepbx-shell-admin-module
FreePBX PHP Web Shell Admin Module
DarkCoderSc/peof-detector
Little project that use my tiny library to handle PE File EOF Data.
DarkCoderSc/darkcodersc
DarkCoderSc/eof-reader
C++/ CLI implementation of my read EOF Data from PE File lib.
DarkCoderSc/slae32-crypters
SLAE32 Assignment N°7 - Crypters
DarkCoderSc/slae32-xor-encoder
Shellcode Encoder using XOR. Supports bad characters.
DarkCoderSc/YASE-Encoder
Yet Another Sub Encoder (YASE)
DarkCoderSc/slae32-reverse-shell
SLAE32 Certification Assignment 2
DarkCoderSc/peb-update-debug-flag
Alter the debug flag, using PEB.
DarkCoderSc/tcp-bindshell-shellcode-slae32
TCP Bindshell Shellcode + Builder (SLAE32 Certification Exam)
DarkCoderSc/slae32-egghunters
SLAE32 Assignment 3 : Egg Hunters
DarkCoderSc/slae32-polymophism
SLAE32 Assignment N°6 - Create up to three polymorphic version of shellcodes.