jd-cmd

Command line Java Decompiler

  • 所有者: intoolswetrust/jd-cli
  • 平台:
  • 許可證: GNU General Public License v3.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

jd-cmd - Command line Java Decompiler

The jd-cmd is a simple command line wrapper around JD Core Java Decompiler project.

Download

Find latest bits in GitHub Releases.

Requirements

Java runtime is required in version 8 or newer (for version 1.0.0 and newer) and Java 6 for older versions.

Usage - Command line

You can use the jd-cli.bat (Windows) or jd-cli (Linux/Unix) scripts to run the the JAR file.

Usage: java -jar jd-cli.jar [options] [Files to decompile]
Options:
--displayLineNumbers, -n
   displays line numbers in decompiled classes
   Default: false
--escapeUnicodeCharacters, -eu
   escape unicode characters in decompiled classes
   Default: false
--help, -h
   shows this help
   Default: false
--logLevel, -g
   takes [level] as parameter and sets it as the CLI log level. Possible
   values are: ALL, TRACE, DEBUG, INFO, WARN, ERROR, OFF
   Default: INFO
--outputConsole, -oc
   enables output to system output stream
   Default: false
--outputDir, -od
   takes a [directoryPath] as a parameter and configures DIR output for this
   path
--outputZipFile, -oz
   takes a [zipFilePath] as a parameter and configures ZIP output for this
   path
--skipResources, -sr
   skips processing resources
   Default: false

Credits

This project was originally forked from JDCommandLine.

License

  • jd-cmd is licensed under GPLv3 as the original JD-Core library.

主要指標

概覽
名稱與所有者intoolswetrust/jd-cli
主編程語言Java
編程語言Shell (語言數: 4)
平台
許可證GNU General Public License v3.0
所有者活动
創建於2013-09-06 09:36:48
推送於2023-10-30 07:56:19
最后一次提交2023-09-05 14:08:45
發布數12
最新版本名稱jd-cli-1.2.1 (發布於 2021-08-01 20:49:05)
第一版名稱jd-cmd-0.8.0.Final (發布於 )
用户参与
星數605
關注者數19
派生數97
提交數152
已啟用問題?
問題數35
打開的問題數9
拉請求數46
打開的拉請求數5
關閉的拉請求數22
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?