Fix and update install_macos.sh, Update loader.jar - #118
Open
ocelotshrouds wants to merge 8 commits into
Open
Conversation
- fix syntax errors - allows reinstall into the same directory if run locally - updates version to 2026
- suppress git pull progress - delete existing app bundle if it exists and rebundle
Point to original repo and branch main in preparation for pull request
- Makes the app generated self-contained - install folder can be moved and generated burp script will still work
- Update install instructions to reflect script changes: no need to make script executable, bundled app and install folder location is portable - change instructions for copying to path to symlink so that it can be used if the user reinstalls or needs to move the install location
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This fixes a number of issues with the current
install_macos.shscript,loader.jar, and updatesREADME.mdloader.jartov1.18released 12/23/25burpscript work when the containing install folder is movedburpexecutable by defaultTested on MacOS Tahoe 26.2
To test locally, download
install_macos.shand change lines 8 and 9 to reflect this repo and branch, then run in terminal