-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathforwardmap-microtest.sh
More file actions
executable file
·11 lines (9 loc) · 982 Bytes
/
forwardmap-microtest.sh
File metadata and controls
executable file
·11 lines (9 loc) · 982 Bytes
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
# decrossfuscator - A project to undo the effects of a specific version of Google Closure Compiler for a specific game by mapping between versions.
# Written starting in 2017 by contributors (see CREDITS.txt)
# To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty.
# You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
# Ensure you have debugCandidates on.
# This'll have enough to get you a few candidates so you can validate correctness of the worker
# This script is because the output stuff wasn't working
node forwardmap-worker.js ./versions/steam/0.7.0/subdir/assets/js/game.compiled.js 0 5000 ./versions/source/deobf.map ./versions/target/subdir/assets/js/game.compiled.js ./workfiles/0.json debug