1. 20 6月, 2022 5 次提交
  2. 19 6月, 2022 1 次提交
  3. 16 6月, 2022 2 次提交
  4. 13 6月, 2022 1 次提交
  5. 12 6月, 2022 1 次提交
    • J
      feat(gui): support export to deobfuscation mapping file formats (#1491)(PR #1505) · a2cd8e1e
      Julian Burner 提交于
      * Add option to export mappings as Tiny v2 file
      
      * Comply with JADX's import order conventions
      
      * Only use Java 8 features
      
      * Only use Java 8 features (2)
      
      * Export comments to mappings file
      
      * Method args test (doesn't work)
      
      * Make method arg mapping exports work now
      
      * Use `getTopParentClass()` instead of `getParentClass()`
      
      See https://github.com/skylot/jadx/pull/1505#issuecomment-1145064865
      
      * Remove unneeded method load call
      
      * Small code cleanup; initial (broken) support for method vars
      
      * Fixes regarding inner classes
      
      * Add option to export mappings as Enigma directory
      
      * Add option to export mappings as Enigma file/directory
      
      Temporarily move to my mapping-io fork until this PR gets merged: https://github.com/FabricMC/mapping-io/pull/19
      
      * Fix method vars' lv-indices
      
      * Use correct offset value for method var mappings
      
      * Also supply lvt-index for method var mappings
      
      * Clarify why we're using local mapping-io fork; comment out Fabric Maven for now
      
      * Remove unnecessary `public` modifier
      
      * Make an `if` condition less complicated
      
      * Move mapping export code into jadx-gui (for now)
      
      * Make mapping export async; make export menu only clickable when everything is loaded
      
      * Fix export mappings menu field declaration position
      a2cd8e1e
  6. 11 6月, 2022 2 次提交
  7. 09 6月, 2022 1 次提交
  8. 07 6月, 2022 3 次提交
  9. 05 6月, 2022 5 次提交
  10. 03 6月, 2022 2 次提交
  11. 02 6月, 2022 1 次提交
  12. 01 6月, 2022 2 次提交
  13. 31 5月, 2022 2 次提交
  14. 30 5月, 2022 1 次提交
  15. 29 5月, 2022 2 次提交
  16. 28 5月, 2022 5 次提交
  17. 27 5月, 2022 2 次提交
  18. 25 5月, 2022 1 次提交
  19. 24 5月, 2022 1 次提交