Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ferib/bastion
Bastion mirror with LuaObfuscator
https://github.com/ferib/bastion
hacktoberfest lua wow
Last synced: about 6 hours 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 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-02T18:38:16.000Z (about 1 year ago)
- Last Synced: 2024-05-01T16:01:40.392Z (9 months 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_
![pepe honk](./img/pepe-anon.gif)
[![Obfuscated Build](https://github.com/ferib/bastion/actions/workflows/master.yml/badge.svg?branch=master)](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 ]
}
}
```