https://github.com/wietze/hijacklibs
Project for tracking publicly disclosed DLL Hijacking opportunities.
https://github.com/wietze/hijacklibs
dll dll-hijacking dll-sideloading
Last synced: about 2 months ago
JSON representation
Project for tracking publicly disclosed DLL Hijacking opportunities.
- Host: GitHub
- URL: https://github.com/wietze/hijacklibs
- Owner: wietze
- License: gpl-3.0
- Created: 2021-02-27T18:22:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-15T13:34:21.000Z (7 months ago)
- Last Synced: 2025-03-15T14:28:16.878Z (7 months ago)
- Topics: dll, dll-hijacking, dll-sideloading
- Homepage: https://hijacklibs.net
- Size: 844 KB
- Stars: 727
- Watchers: 20
- Forks: 85
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
## HijackLibs
 This project aims to keep a record of publicly disclosed DLL Hijacking opportunities.
You can find the web version of this repository on https://www.hijacklibs.net.
---
* **Licence**: [GPLv3.0](/LICENSE)
* **Code of Conduct**: [Contributor Covenant](/docs/CODE_OF_CONDUCT.md)
* [**Contribution guide**](/docs/CONTRIBUTING.md)
* [**YAML Schema**](/docs/SCHEMA.md) used by the project
* [**Sample YAML template**](/template.yml)
* [**HijackLibs Helper**](https://www.jaiminton.com/tools/hijacklibs-helper/) developed by [@JPMinty](https://github.com/JPMinty)