js-confuser icon indicating copy to clipboard operation
js-confuser copied to clipboard

2.0 string compression bloats file size by 886% vs 205% without

Open Mrgaton opened this issue 1 year ago • 6 comments

Im searching by a simple way of making strings not visible and something like roadroller https://github.com/lifthrasiir/roadroller joining all strings compressing them and then decompress them and spliting by a special char like � to have an array that can be acessed would be good for me i dont completly know how the code works but i think this is a bit too much.

Also String Concealing bloats file size even more by an 1122%

Mrgaton avatar Oct 03 '24 12:10 Mrgaton