🔥
Prometheus
  • Prometheus
  • Getting Started
    • Installation
    • Obfuscating your first script
    • Command Line Options
    • Presets
    • Writing a custom Config File
    • The Config Object
  • Steps
    • WrapInFunction
    • Vmify
    • SplitStrings
    • ProxifyLocals
    • EncryptStrings
    • ConstantArray
  • advanced
    • Using Prometheus in your Lua Application
Powered by GitBook
On this page
  1. Getting Started

Presets

The following table provides an overview over the presets

name
size
speed

Minify

tiny

fastest

Weak

small

fast

Medium

medium

medium

Strong

huge

slowest

PreviousCommand Line OptionsNextWriting a custom Config File

Last updated 3 years ago