-
Notifications
You must be signed in to change notification settings - Fork 259
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: andrivet/ADVobfuscator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: andrivet/ADVobfuscator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 27 files changed
- 3 contributors
Commits on Dec 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3f97c8f - Browse repository at this point
Copy the full SHA 3f97c8fView commit details
Commits on Dec 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5832647 - Browse repository at this point
Copy the full SHA 5832647View commit details
Commits on Dec 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d93a629 - Browse repository at this point
Copy the full SHA d93a629View commit details -
Configuration menu - View commit details
-
Copy full SHA for dec2688 - Browse repository at this point
Copy the full SHA dec2688View commit details
Commits on Feb 10, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 7fbaee3 - Browse repository at this point
Copy the full SHA 7fbaee3View commit details
Commits on Feb 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for af47a62 - Browse repository at this point
Copy the full SHA af47a62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b42c41 - Browse repository at this point
Copy the full SHA 8b42c41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20b0eff - Browse repository at this point
Copy the full SHA 20b0effView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd70d79 - Browse repository at this point
Copy the full SHA cd70d79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aefa4b - Browse repository at this point
Copy the full SHA 7aefa4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31f8abb - Browse repository at this point
Copy the full SHA 31f8abbView commit details
Commits on Feb 14, 2026
-
Fix MSVC compilation error in AesString::decrypt()
Use buffer.data() instead of buffer.begin() to get raw pointer from std::array. MSVC's std::_Array_iterator doesn't implicitly convert to Byte*, causing compilation failure in guessme_aes example.
Configuration menu - View commit details
-
Copy full SHA for c30bf5b - Browse repository at this point
Copy the full SHA c30bf5bView commit details
Commits on Feb 15, 2026
-
Merge pull request #45 from idrassi/fix_aes_msvc
Fix MSVC compilation error in AesString::decrypt() data() is indeed the right way to get access to the buffer.
Configuration menu - View commit details
-
Copy full SHA for 2b74e26 - Browse repository at this point
Copy the full SHA 2b74e26View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.1...main