Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
ExecIT — Execute shellcode files with rundll32 | Kitploit
Tools/GitHubGitHub/florylsk/execit
IDS/IPS EvasionShellcodePost-ExploitationMalware AnalysisPenetration TestingRed TeamingPayload Development
GitHubflorylsk/execit

ExecIT

Execute shellcode files with rundll32

View Repository
224252 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

ExecIT

Description

DLL Shellcode self-inyector/runner based on HWSyscalls, ideally thought to be executed with rundll32. May grant fileless execution if victim endpoint has access to attacker-controlled SMB share.

Usage

root@kitploit:~
rundll32.exe ExecIT.dll, HelperFunc, <path_to_file>

poc

Detection

Currently it is fully undetected across all EDRs tested (depending on the shellcode) as of this commit.

E.g., for Defender for Endpoint EDR:

image

Disclaimer

The information/files provided in this repository are strictly intended for educational and ethical purposes only. The techniques and tools are intended to be used in a lawful and responsible manner, with the explicit consent of the target system's owner. Any unauthorized or malicious use of these techniques and tools is strictly prohibited and may result in legal consequences. I am not responsible for any damages or legal issues that may arise from the misuse of the information provided.

Download Tool