项目作者: D3AD-E

项目描述 :
Automatically fixes naming issues in archives on windows and can deobfuscate jar files
高级语言: C#
项目地址: git://github.com/D3AD-E/JavaD3obfuscator.git
创建时间: 2021-02-15T13:49:59Z
项目社区:https://github.com/D3AD-E/JavaD3obfuscator

开源协议:

下载


JavaD3obfuscator

.NET 5.0

Are you tired of nasty guys that put files with names that windows cannot handle(ex. con, com, nul) into zip or jar archives? Me too, that is why I created this app, that will automatically fix an archive for you!

Features

  • Console app
  • Auto internal files references fixes
  • Save or load config to save the same replacements in multiple files
  • Logs will let you know what happened during the process
  • Error logger will provide you with all information on fails
  • Command line arguments

Dependencies

  • PowerArgs

    Params

  • -? Shows help
  • -p Path to file to be deobfuscated, can also be provided as the 1st argument, without -p
  • -spath Path to config to be saved, by default is ReplacedConfig.txt
  • -lpath Path to config to be loaded, by default is ReplacedConfig.txt
  • -s If provided, saves config, -spath will not work without this parameter
  • -l If provided, loads config, -lpath will not work without this parameter
  • -dj Disable internal file reference fixes

    Screenshots

    alt text