dc615f381f85c3df97f4f1f3cec3457a23377ac8
SIERRA addons loader
With this program it will be simple to load ton of addons at same time, just put them in folder and after SIERRA run, choose sieloader addon file that will be selected in explorer
Addons structure
- SIERRA root directory
- /addons
- /myaddon
- install.txt
- addon.yaml
- myaddon.py
- /anothermyaddon
- moreaddons.py
How it works
- We search for sierra root folder
- Load addons from /addons folder
- Run their installation scripts from install.txt (each line being executed in cmd)
- Making one invoker out of all addon files
- Done! You can load sieloader_addons.yaml from SIERRA root directory and all your addons will work!
License
Sieloader © 2024 by Vladhog Security is licensed under Attribution-NonCommercial-ShareAlike 4.0 International.
Description
Languages
Python
100%