Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SabreTools/BinaryObjectScanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.3.3
Choose a base ref
...
head repository: SabreTools/BinaryObjectScanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.3.4
Choose a head ref
  • 12 commits
  • 17 files changed
  • 3 contributors

Commits on Dec 19, 2024

  1. Add flag for SafeGetFiles

    mnadareski committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    35b1bb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e73424 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2024

  1. Add sources for SafeDisc 3 (#346)

    Add sources for SafeDisc 3, and add the corresponding clcd32.dll hashes
    TheRogueArchivist authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    d505707 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2024

  1. Improve Hexalock detection slightly (#347)

    * Improve Hexalock detection via checking different known sections for mfint.dll
    
    * Add sabre's suggestion
    
    Improve code with sabre's code suggestion
    
    Co-authored-by: Matt Nadareski <mnadareski@outlook.com>
    
    * Add extra check for instances in UPX executables.
    
    * Add newlines between if blocks.
    
    ---------
    
    Co-authored-by: Matt Nadareski <mnadareski@outlook.com>
    HeroponRikiBestest and mnadareski authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    5f5dc7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2df4144 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2024

  1. Configuration menu
    Copy the full SHA
    f5615d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11ed09c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e34ea5f View commit details
    Browse the repository at this point in the history
  4. Update copyright

    mnadareski committed Dec 31, 2024
    Configuration menu
    Copy the full SHA
    f2a07fc View commit details
    Browse the repository at this point in the history
  5. Don't check files with ".srdata" section for Denuvo (#351)

    Prone to too many false positives.
    TheRogueArchivist authored Dec 31, 2024
    Configuration menu
    Copy the full SHA
    6661c48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff450a9 View commit details
    Browse the repository at this point in the history
  7. Bump version

    mnadareski committed Dec 31, 2024
    Configuration menu
    Copy the full SHA
    610078b View commit details
    Browse the repository at this point in the history
Loading