reverse-name/readme.md

302 B

某个游戏的 js 的逆向工程

md5.js

  • 清理所有空函数

    • function [a-zA-Z0-9]*\(\) \{ \}
    • 0/202
  • 清理 setFunctionNamesIfNecessary

  • And more

index.dart.js

  • 清理所有空函数

    • function [a-zA-Z0-9]*\(\) \{ \}
    • 0/177
  • And more