Skip to content

Release 2021-01-20(41c453c54)

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 13:52
· 71 commits to master since this release
d872bfe

Changelog

Commit range: 881282d96..41c453c545a14b12f1c8208efe7d2beb3c8ddacd

  • 31b3db43 changes for M1

  • 28e0480f GP-516 Added the "Variadic Function Signature Override" analyzer

  • 92b2405c GP-598 removed ELF restriction on definition of 32-bit section header
    values

  • c9aaea42 GP-444 cleanup LEB128, consolidate impls, fix bug w/reading bad value, signed values

  • b7c7120f GP-0 improved error logging for ApplyDataArchiveAnalyzer

  • b0a27918 GP-468 Temporary fix to address merge issue

  • fe9324d2 GP-468 Markup info in ELF gnu.build-id and gnu.debuglink

  • 376ab122 GP-566 Fix HTML escaping of function definition parameter names.

  • 3928d0dd Merge remote-tracking branch 'origin/GP-584_dev747368_importerhelp'

    Commit details
  • 7ba3dc04 Merge remote-tracking branch 'origin/patch'

    Commit details
  • 8e4f0c5f GP-589 - Updated Function.getCalledFunctions() and
    Function.getCallingFunctions() to support a null task monitor

    Closes #589

  • 1bc881df GP-582 - Key Bindings - fix broken Function Graph key bindings when
    docked in the main tool

    Closes #589

  • 923eb35a Fixing test failures from incorrect test

  • fb5ab756 Merge remote-tracking branch 'origin/patch'

    Commit details
  • 9464d371 GP-521 - Fixed broken animation that shows status text on an error
    GP-521 - Updated Data Type Chooser dialog work the same as the drag/drop data types

  • eae5fd5e Merge remote-tracking branch 'origin/GP-565_DecompilerForLoops'

    Commit details
    • 3bfcb957 Refactor Varnode printRaw

    • 5f715d73 using emplace

    • 3644c120 Iterate statement form

    • b2bc1eb0 Decompiler for-loops

    • 1539318b Revert "Fixed a few cases of SwingUpdateManager not getting disposed; introduced speed improvements to the tests' waitForSwing() call"

      This reverts commit 6e8811d087a875025a58c3e935ffe0805e4e9ecf.

    • 6e8811d0 Fixed a few cases of SwingUpdateManager not getting disposed; introduced
      speed improvements to the tests' waitForSwing() call

  • cc483f08 Merge remote-tracking branch 'origin/patch'

    Commit details
  • e4e15cdb don't assume that scripts are Java, fixes #2562

  • d487bdc2 Merge remote-tracking branch 'origin/GP-576_jpleasu_fix_bundles_concurrent_mod_bug--SQUASHED' into patch

    Commit details
    • 72880eab add thread safe class for bundle file&location mapping
    • b9129348 GP-557 - satellite honors edge filters
  • 65e19b86 Merge remote-tracking branch 'origin/GP-575_ghizard_PR-2167_andv2_Allow_white_spaces_in_paths_used_by_createPdbXmlFiles.bat' into patch

    Commit details
    • bd5a9837 GP-575 - Also allow batch argument to contain spaces; also certify.
    • eda95d9f Allow white-spaces in GHIDRA_PATH for createPdbXmlFiles.bat
  • 9032c750 GP-431 corrected merge bug related to structure bitfields and
    flex-arrays

  • 0aca0689 Fixed a few cases of SwingUpdateManager not getting disposed

  • 6e6f2641 Fixed incorrectly escaped line breaks; fixed bad loop check