{"id":21113881,"url":"https://github.com/wux1an/fernflowers","last_synced_at":"2025-10-06T02:41:44.771Z","repository":{"id":144186712,"uuid":"582675979","full_name":"wux1an/fernflowers","owner":"wux1an","description":"Java ☕ reverse engineering tool - Batch decompile the jar package.","archived":false,"fork":false,"pushed_at":"2023-02-14T13:53:40.000Z","size":368,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-13T06:14:55.020Z","etag":null,"topics":["bytecode","bytecode-manipulation","code-review","compiler","decompiler","fernflower","freeze","java","multi-threads","reverse","reverse-engineering"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wux1an.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-27T14:51:01.000Z","updated_at":"2025-03-18T19:41:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"52802006-c0ed-4441-b629-96e8d14c8bc0","html_url":"https://github.com/wux1an/fernflowers","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/wux1an/fernflowers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wux1an%2Ffernflowers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wux1an%2Ffernflowers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wux1an%2Ffernflowers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wux1an%2Ffernflowers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wux1an","download_url":"https://codeload.github.com/wux1an/fernflowers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wux1an%2Ffernflowers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278551498,"owners_count":26005386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bytecode","bytecode-manipulation","code-review","compiler","decompiler","fernflower","freeze","java","multi-threads","reverse","reverse-engineering"],"created_at":"2024-11-20T01:59:18.246Z","updated_at":"2025-10-06T02:41:44.735Z","avatar_url":"https://github.com/wux1an.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fernflowers\n\n\u003e Why do I write this?\n\nWhen decompiling with Jetbrains' fernflower, the program freezes for a particular file or directory and cannot continue. In addition, the CPU usage is not high enough during decompiling, which makes decompilation slow.\n\nSo I developed this program based on fernflower to optimize these problems, with the following features\n\n- multi-thread, \n- progress bar\n- breakpoint continue\n- failure record\n\n## Usage\n\n**java 17 is required**\n\n```\nusage: java -jar fernflowers.jar [args]\n -h,--help           help\n -i,--input \u003carg\u003e    input, the directory to be scanned or a single file path.\n -k,--backup         don't delete the jar file in the output path when '--unzip' is specified\n -n,--thread \u003carg\u003e   thread, default: 20\n -o,--output \u003carg\u003e   output, the directory to saved result, default: current path.\n -r,--resume         skip the decompiled files (record in 'decompiled.txt') and continue\n -u,--unzip          unzip the jar file\n```\n\nAfter running for a period of time, almost all files are decomcompiled successfully, and the progress bar remains stuck, indicating that some jar packages have been decomcompiled incorrectly. You only need to terminate the program by `Ctrl + C`, and the program will automatically print out the wrong jar package path.\n\n## Reference\n\n1. [JetBrains/intellij-community/plugins/java-decompiler/engine](https://github.com/JetBrains/intellij-community/tree/master/plugins/java-decompiler/engine)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwux1an%2Ffernflowers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwux1an%2Ffernflowers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwux1an%2Ffernflowers/lists"}