Upbolt / Hydroxide

Lua runtime introspection and network capturing tool for games on the Roblox engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use Disassembler in Script-Ware instead of Decompiler

Exponential-Workload opened this issue · comments

commented

SW's decompiler has been unavailable for a while now, so I'd suggest using it's Disassembler (use basic feature detection or getexecutorname and getexecutorname() === 'ScriptWare') instead of the currently still unavailable decompiler, once someone implements the text box.

commented

not planned for this iteration of hydroxide