Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x64dbg: Fix GitHub Snapshot download #952

Merged
merged 2 commits into from Oct 21, 2023
Merged

x64dbg: Fix GitHub Snapshot download #952

merged 2 commits into from Oct 21, 2023

Conversation

sonic2kk
Copy link
Owner

Fixes #947.

This is the last part of the x64dbg issue, and fixes the download not working since GitHub changed how it loads assets on the release page.

Now we hardcode the path to the expanded_assets and grep on the first link. We always want snapshot, and this tag hasn't changed in 8 years, so it's not likely to anytime soon. We can always point to this tag's expanded assets since we always want the snapshot.

Tested and this fixes the issue for me, x64dbg can now download and extract successfully!

@sonic2kk
Copy link
Owner Author

Was confirmed to work by OP in #947, so it should be ready to merge!

@sonic2kk sonic2kk merged commit fcb83e0 into master Oct 21, 2023
@sonic2kk sonic2kk deleted the x64dbg-dl-fix branch October 22, 2023 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

x64dbg debug not working
1 participant