Skip to content
#

unpacker

Here are 104 public repositories matching this topic...

de4js
Rulliam
Rulliam commented Jan 11, 2021

Describe the bug
Deobfuscating Obfuscator io is no longer working

To Reproduce
it does not work anymore for obfuscator io
i tried with the obfuscator io sample

// Paste your JavaScript code here
function hi() {
  console.log("Hello World!");
}
hi();

-> obfuscated:

var _0x305e=['9saDTIV','326PQEvGs','56489vfJpQr','log','316680vTtHaV','167leqdw
Govorunb
Govorunb commented Dec 22, 2018

Currently, creating a new script and/or adding variables through the GUI is a thousand-step process that could really see some improvement.

Adding a Variable

First of all, the most critical issue - creating an UndertaleVariable through the context menu is currently not possible due to them not being an UndertaleNamedResource (so when the editor tries to read the name of the newly created vari

Improve this page

Add a description, image, and links to the unpacker topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unpacker topic, visit your repo's landing page and select "manage topics."

Learn more