100% found this document useful (2 votes)
6K views

How To Make A App Config in Openbullet - High Quality Tutorial

This document provides a tutorial on how to create an app configuration file in OpenBullet. It explains what an app config is, the benefits of creating them, and how to make one targeting an Android app. The tutorial walks through downloading necessary tools like Nox Player and Fiddler, using them to capture login requests and responses, and configuring an OpenBullet request block, key checks, and debug logging to create a basic automated login flow. It also notes that more advanced tutorials could cover apps with tokens or CAPTCHAs.

Uploaded by

Suraj Bahadur
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (2 votes)
6K views

How To Make A App Config in Openbullet - High Quality Tutorial

This document provides a tutorial on how to create an app configuration file in OpenBullet. It explains what an app config is, the benefits of creating them, and how to make one targeting an Android app. The tutorial walks through downloading necessary tools like Nox Player and Fiddler, using them to capture login requests and responses, and configuring an OpenBullet request block, key checks, and debug logging to create a basic automated login flow. It also notes that more advanced tutorials could cover apps with tokens or CAPTCHAs.

Uploaded by

Suraj Bahadur
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

6/26/2020 How To Make A App Config In OpenBullet | High Quality Tutorial - Tutorials & Methods - OneHack.

OneHack.Us | Tutorials For Free, Guides, A…

Contact Us FAQ Privacy Policy

ADVERTISEMENT

How To Make A App Config In OpenBullet | High


Quality Tutorial
tutorial openbullet app-config

BlueHacker 1Hacker 8d

In Today’s guide I will he teaching you how to make an “APP” config in OpenBullet.

Here is what you will learn today:

What is a APP config?


What are the benefits of using APP config’s?
Downloads to all tools used
How to create an APP config?

What Is a APP Config?

A APP config is a configuration file which is made to target a app that you could find on the Google
Play or Apple Store.

In Today’s guide I will he teaching you how to create a APP Config for Android so everyone can
follow the tutorial

What are the benefits of creating configs for apps?

The benefits to creating configs to apps are actually quite amazing.

These benefits include:


Skipping reCAPTCHA (on most sites)
Skipping Tokens (on most sites)
Accessing a DIRECT login page without using selenium.

Downloads you will need for this tutorial/guide:

Nox Player: https://www.bignox.com/


Fiddler: https://www.telerik.com/fiddler
OpenBullet: https://github.com/o…llet/openbullet

https://onehack.us/t/how-to-make-a-app-config-in-openbullet-high-quality-tutorial/92650 1/3
6/26/2020 How To Make A App Config In OpenBullet | High Quality Tutorial - Tutorials & Methods - OneHack.Us | Tutorials For Free, Guides, A…

How to create a APP config?

1, Open NoxPlayer & Download the app you want to crack accounts on.
2, Open the app and go to the login page and fill in some false account information.
3, Open Fiddler & Press login on the app you want to crack.
4, Now swap your fiddler display to RAW and look for the “POST” request (you know it’s the right
one if your account details are there)
5, Now you want to copy the “Request URL:”
6, Now open OpenBullet and create a new config.
7, Now press the little “+” under the “Current Stack” text and add a “REQUEST” block.
8, Now with that URL you copied earlier you want to paste it in the “URL:” box.
9, Now swap the “Method:” from “GET” to “POST”
10, Now you want to look threw the Fiddlee tab we had open earlier for “Origin:” and “Referer” once
you have found them you want to copy them so they look like this:

Origin:
Referer:

11, Now re-open OpenBullet and paste them on a new line in the “Custom Headers” box.
12, Go back to Fiddler and look for “User-Agent”, once you find it just copy everything after “User-
Agent: “ (not including the space of text)
13, Now Open OpenBullet and replace the current “User Agent” (you can find this in the “Custom
Headers” box.
14, Now go back to fiddler and look for your MAIL:PASS or USER:PASS you entered earlier, once
you have found the details look in the bottom box of fiddler and copy the line/s that contain your
MAIL:PASS or USER:PASS for example:

usr=NoType&pwd=NoTypePass

15, Now paste that into a NotePad file.

16, Go back to the NotePad file replace your email or username with “” (even if it is a EMAIL still
call it USER)
17, Now in that NotePad file look for the password and replace it with “” the final result should look
something like this:

usr=<USER>&pwd=<PASS>

Because this is a standard config there is no Token but if your one has a
Token or ReCAPTCHA drop a comment telling me to create a COMPLEX android
config guide.

18, Now copy the text out of NotePad and paste it in the “Data:” (in the request block on
OpenBullet)
19, Now you want to press the “+” underneath “Current Stack” and select the “KEY CHECK” block.
20, Now press the “+” next to “KeyChains:” and then swap that block from “SUCCESS” to failure.
21, Now open Nox again and type in another invalid account so we can get a error message. Here
Is an example:
Invalid Login Attempt!

https://onehack.us/t/how-to-make-a-app-config-in-openbullet-high-quality-tutorial/92650 2/3
6/26/2020 How To Make A App Config In OpenBullet | High Quality Tutorial - Tutorials & Methods - OneHack.Us | Tutorials For Free, Guides, A…

22, Now you want to copy that text (if it don’t let you manually type it)
22, Now open OpenBullet and in the empty box next to “CONTAINS” type or paste the error
message.
23, Now you want to press the “+” next to “KeyChains:” and swap the type from “FAILURE” to
“SUCCESS” (if the block of already green ignore this step)
24, Now press the “+” next to “Keys:”
25, Now go back to nox and sign in with a WORKING account.
26, Now you need to find something that changed on that page, for example:

Welcome! My Account Login Successful Credits:

27, Now you want to copy that (if it don’t let you, you will have to manually type it)
28, Now re open OpenBullet and paste it in the green box in the blank space next to “CONTAINS”
29, If there is more than one you can repeat the “SUCCESS” and “FAILURE” by pressing the
“Keys: +” over and over.
30, Now go to logs under the “Debugger” tab and type invalid account details in the “Data:” box and
press “START”. Once you have done that it should say “FAILURE”
31, Now type some correct details in and press “START” and if the config is correct it should say
success!

Once you have done this save the config and have a wonderful day, you are done.

Enjoy!

This is the first time Raihan_Parso has posted — let’s welcome them to our community!

Raihan_Parso 11m

hello bro,
i want to make a config but the app has a token. can you please help me

ADVERTISEMENT

https://onehack.us/t/how-to-make-a-app-config-in-openbullet-high-quality-tutorial/92650 3/3

You might also like