-
### Build tool
Rollup
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
The `background.js` file is not loaded and crash once `simpleReloader()` is…
-
Include a map of the symbols and create a tool to deminify a script / create an MDK project from a script blueprint
- symbol map must be optional as some people use the minifiers as a base-level ob…
-
I have downloaded it, but it does not have the Mach Obfuscator file, so I cannot execute it. May I ask how to use and package this file, thank you for your help
-
Hi, i'm another dev that love to reverse obfuscator, and well https://github.com/Sallie-May/Bio-Obfuscator-Deobfuscator
Some stuff to make to make it better
Better random var name, don't use onl…
-
## Observed
1. When providing context with profile info callback function to batch after Send() profileinfo not available
2. Doing the same for select query result in profileinfo
## Expected b…
-
So i created a basic script with express to test if obfuscation process is reliable and test the performance to see if it will fit my needs.
## Expected Behavior
When i obfuscate the code, it shou…
-
Right now this test never runs anywhere: https://github.com/open-obfuscator/o-mvll/blob/c10c275de16af1a3a3d5eca0112b69aebf0337f6/src/test/passes/break-cfg/basic-aarch64-ios.c#L2
Maybe a leftover fr…
-
**Config and Small code sample**
Config:
```js
{
target: "node",
renameVariables: true
}
```
Code:
```js
var a = "Incorrect value";
with ({ a: "Correct Value" }) {
console.lo…
-
I would suggest that you add a way that we can directly and easily copy the obfuscated code since I frequently use the Online obfuscator and I have like 5000 line programs so I have to keep scrolling …
-
The easiest way to reproduce this is with using the TCP listener in combination with the `http_ws_server` mock.
**Computer 1**
```bash
$ ./tunnel tcp:0.0.0.0:10080 -r udp:127.0.0.1:51820 -o heade…