This project is NOT intended to replace BurpLoader. It just EXTENDS BurpLoader's license!
To run the project from the command line:
java -javaagent:BurpUnlimited.jar -agentpath:lib/libfaketime<osverion> -jar BurpUnlimited.jar
or double click on BurpUnlimited.jar (set permision before)
Notes:
There are some requirements files in lib at current folder:
burpsuite_pro_v1.7.26.jaris main object
libfaketime* Lib for hook time activation. Sourcecode is athttps://github.com/faketime-java/faketime
For windows, vcredist is required:https://www.microsoft.com/en-gb/download/details.aspx?id=48145
The folder for_windows_if_you_dont_wanna_install_vcredist is for anyone who don't wana install vcredist, please chose the file for x64 or x86, rename to vcruntime140.dll and copy to BurpUnlimited.jar's folder
To have no unexpected error, please leave all file in the folders which have not any space character (including java binary file in case not run with default java).
This version is tested run stable on MACOSX 64 bit, Ubuntu 64 bit, Windows 64 and 32 bit. If you have any error in starting, please try some ways:
Change manually your datetime to before 01/10/2017
附件就不发了,自己到github上下吧