• Register now to get access to thousands of Tutorials, Leaked content, Hot NSFW and much more. Join us as we build and grow the community.

Download Latest OpenBullet by Compiling it Online

N.E.E.T

Social Engineering Counter-Expert
Divine
N Rep
0
0
0
Rep
0
N Vouches
0
0
0
Vouches
0
Posts
118
Likes
142
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 2 900 XP
Edit:
There is now official release
You must upgrade your account or reply in the thread to view the hidden content.
if you just want to download.
-------------------------------------------------
if you need latest and trusted OpenBullet, compile it yourself, no need to download visual studio, use online compiler.
Here the tutorial and it take less than 3 minutes to get the working compiled OpenBullet.
What you need:
- Github Account
Step
1. Login to Github and fork official repo
You must upgrade your account or reply in the thread to view the hidden content.
2. Open new tab and Login to https://ci.appveyor.com/login using github account. this sites is used to compile the source code online.
3. After logged in click "Add" to add forked OB repo to the appveyor project
4. Go back to Github and navigate to your forked ob repo
Code:
https://github.com/<YOUR_USERNAME>/openbullet
Click "Create new file" button, name it appveyor.yml and paste the following code
Code:
version: 1.0.{build}
image: Visual Studio 2017
install:
- cmd: >-
cd %APPVEYOR_BUILD_FOLDER%
git submodule update --init --recursive
nuget restore OpenBullet.sln
build:
verbosity: normal
after_build:
- cmd: 7z a OpenBullet.zip %APPVEYOR_BUILD_FOLDER%\openbullet\bin\debug\
artifacts:
- path: OpenBullet.zip
name: OpenBullet
5. Go back to appveyor and it should build the source code automatically.
Code:
https://ci.appveyor.com/project/<YOUR_USERNAME>/openbullet
wait a minutes and if build success you should see like this at the bottom of page
6. Navigate to Artifacts tab and download the .zip and done.
Edited by uingtea, 01 June 2019 - 12:04 PM.
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

452,513

356,495

356,520

Top
Raidforums