| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project builds a small Windows DLL that mimics a signed executable payload shape and exposes a few exported functions for testing or integration.
This content is provided strictly for educational and security research purposes. The goal is to help developers and security professionals understand potential vulnerabilities and improve system defenses. Any misuse of this information is not endorsed and is the responsibility of the user.
Add own code logic in TO DO list then when running signed identity_helper.exe, it will load msedge_elf.dll in same folder and run your functions.
The project is configured to place build outputs under bin:
x86 builds (Win32)
x64 builds
Use signed exe to run your code to avoid Microsoft Defender SmartScreen warning. Don't need to sign exe, sign dll.
| Back | FazBrowse Home | New Git URL |