PY44N / LuaObfuscatorV2

A program that obfuscates Lua programs so no one can steal your source code
67 stars 10 forks source link

When I run this happens. #16

Open KIttenPixel opened 7 months ago

KIttenPixel commented 7 months ago

["lua_obfuscator.exe", "Input.lua"] [Obfuscator] Encrypting Constants... [Obfuscator] Compiling... [Obfuscator] Reading file... thread 'main' panicked at 'called Result::unwrap() on an Err value: Os { code: 2, kind: NotFound, message: "The system cannot find the file specified." }', src\main.rs:66:65 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

PY44N commented 7 months ago

Is the code you want to obfuscate in Input.lua in the directory you are running the command in?