Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilharp/extmsi
Extract Embedded MSI Resources from Executables
https://github.com/ilharp/extmsi
Last synced: 26 days ago
JSON representation
Extract Embedded MSI Resources from Executables
- Host: GitHub
- URL: https://github.com/ilharp/extmsi
- Owner: ilharp
- License: mit
- Created: 2023-05-01T03:28:54.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-02T05:17:36.000Z (over 1 year ago)
- Last Synced: 2024-10-04T09:41:03.910Z (about 2 months ago)
- Language: C++
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# extmsi
Extract Embedded MSI Resources from Executables
## Security
This app is basically secure. It will only load resources from executables.
## LICENSE
[MIT](https://github.com/ilharp/extmsi/blob/master/LICENSE)