Martin Kleppe

Results 26 comments of Martin Kleppe

I like the idea of encoding the characters into numbers in a bootstrap to save space. Have you thought about using octal sequences? This would save some some space per...

Thanks for the suggestion. Looks really interesting! But unfortunately the size will increase. Do you have any numbers how the performance improves? Is it the "compile" or the "execute" performance?

But does the performance during execution really matter in our case? When will we reach a limit where the code will block a thread for some time?

Streaming would be a good solution! But that will require some bigger refactoring.

Hmm. It works here with the Node.js tests. What error are you seeing?

You are right, JSFuck is "easy" to obfuscate, once you know the basic concepts. Removing the last `()` from the converted sources will not execute the code but return the...

Well, that is a nice hack to allow multiple args.

@mkbit: Many thanks for this PR! Do you have an example, when the old code was breaking? Would help, to avoid the same issue in the future.

Or alight it right: ![image](https://user-images.githubusercontent.com/1521/45811098-7bbaf380-bccc-11e8-9a4d-e517470f45a0.png)