https://github.com/ferib/bastion
Bastion mirror with LuaObfuscator
https://github.com/ferib/bastion
hacktoberfest lua wow
Last synced: 8 months ago
JSON representation
Bastion mirror with LuaObfuscator
- Host: GitHub
- URL: https://github.com/ferib/bastion
- Owner: ferib
- Created: 2023-09-10T12:15:02.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-30T23:09:20.000Z (almost 2 years ago)
- Last Synced: 2025-03-12T06:44:36.682Z (about 1 year ago)
- Topics: hacktoberfest, lua, wow
- Homepage:
- Size: 1.47 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Bastion _but LuaObfuscated_

[](https://github.com/ferib/bastion/actions/workflows/master.yml)
Bastion framework but obfuscated with LuaObfuscator
```json
{
"MinifiyAll": true,
"ASCIIArt": "feet_1",
"Virtualize": false,
"CustomPlugins": {
"SwizzleLookups": [ 100 ],
"EncryptStrings": [ 0 ],
"RevertAllIfStatements": [ 50 ],
"ControlFlowFlattenV1AllBlocks": [ 75, 75, 33 ],
"MixedBooleanArithmetic": [ 5 ],
"MutateAllLiterals": [ 20 ],
"JunkifyAllIfStatements": [ 50 ]
}
}
```