# module_overloading
**Repository Path**: jiweihong/module_overloading
## Basic Information
- **Project Name**: module_overloading
- **Description**: A more stealthy variant of "DLL hollowing"
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-18
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Module Overloading
[](https://ci.appveyor.com/project/hasherezade/module-overloading)
A PoC based on the idea of [thewover](https://github.com/thewover) (twitter [@TheRealWover](https://twitter.com/TheRealWover)):
https://twitter.com/TheRealWover/status/1193284444687392768?s=20
Using: [libpeconv](https://github.com/hasherezade/libpeconv).
Demo:
-
Clone:
-
Use recursive clone to get the repo together with all the submodules:
git clone --recursive https://github.com/hasherezade/module_overloading.git