Navigation

    OpenBullet

    OpenBullet

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Awards
    1. Home
    2. Recent
    Log in to post
    • All categories
    • Rules
    • Announcements
    • General Discussion
    • Guides
    •      General
    •      Parsing
    •      LoliScript
    •      Selenium
    •      Mods
    •      Forum
    • Questions
    • Coding
    •      Mods
    •      .NET (C#)
    •      Java
    •      Python
    •      JavaScript
    •      C / C++
    •      Others
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • How to generate an AWS4 signature
      General • • Ruri  

      13
      2
      Votes
      13
      Posts
      865
      Views

      S

      Signature expired: 20210305T000000Z is now earlier than 20210305T090919Z (20210305T091419Z - 5 min what might be the problem. the code SET VAR "KEY" "iEJ7zQkJ3i0m77Udq89Wa5gxl8y1lcLIUwE9bGaS" SET VAR "DATE" "20210305" SET VAR "REGION" "eu-west-1" SET VAR "SERVICE" "execute-api" UTILITY Conversion UTF8 BASE64 "AWS4<KEY>" -> VAR "KSECRET_B64" FUNCTION HMAC SHA256 "<KSECRET_B64>" HmacBase64=TRUE KeyBase64=TRUE "<DATE>" -> VAR "KDATE_B64" FUNCTION HMAC SHA256 "<KDATE_B64>" HmacBase64=TRUE KeyBase64=TRUE "<REGION>" -> VAR "KREGION_B64" FUNCTION HMAC SHA256 "<KREGION_B64>" HmacBase64=TRUE KeyBase64=TRUE "<SERVICE>" -> VAR "KSERVICE_B64" FUNCTION HMAC SHA256 "<KSERVICE_B64>" HmacBase64=TRUE KeyBase64=TRUE "aws4_request" -> VAR "KSIGNING_B64" UTILITY Conversion BASE64 HEX "<KSIGNING_B64>" -> VAR "KSIGNING_HEX" FUNCTION ToLowercase "<KSIGNING_HEX>" -> VAR "SIGNATURE"
    • D

      How to parse the whole answer
      Questions • • durdekosto  

      3
      0
      Votes
      3
      Posts
      34
      Views

      Q

      already saved as SOURCE
    • I

      Will you stop updating OB after OB2
      General Discussion • • INFINITEY  

      7
      0
      Votes
      7
      Posts
      321
      Views

      I

      @Ruri I expect a great performance from you, and I hope it will be soon
    • B

      Hits Date Name
      Questions • • beyto  

      6
      0
      Votes
      6
      Posts
      46
      Views

      B

      thnx bro it very good
    • P

      How should I proceed when a password is encrypted?
      Questions • • Planet  

      5
      0
      Votes
      5
      Posts
      65
      Views

      P

      @Ruri As I said I tried to search up the hash and it shows as SHA1 the problem is that when the password is hashed the same password is not hashed in the same way as in the website, I dont know if its normal or what
    • S

      code me this.with full source.
      Questions • • sabbirgf2  

      5
      0
      Votes
      5
      Posts
      50
      Views

      S

      @cassell yes bro i wanted for OB.i am checking a bit and i will tell you the result.if doesn't work send work with screesnhot,time and the both nonce,digest at the same time.
    • P

      HYPED FOR OB2
      General Discussion • • Planet  

      6
      1
      Votes
      6
      Posts
      84
      Views

      @Ruri yes but im never on there so i just get notified in discord cause im lazy lol
    • Hash decrypt
      Questions • • babirro  

      13
      0
      Votes
      13
      Posts
      455
      Views

      ima have to agree with fairy here and it can be a pain best of luck
    • D

      How to make my config run every 2 hours ?
      Questions • • David78668  

      6
      0
      Votes
      6
      Posts
      82
      Views

      you could have a dedicated bot running and change a variable every 2 hours if you really wanted i havnt done it but does seems possible
    • V

      Parse multiple value ?
      Questions • • venable  

      3
      0
      Votes
      3
      Posts
      15
      Views

      here is some regex for it <span class="id">(.*?)<\/span> group 1 recursive should get the job done
    • R

      captchaBlank ??? openbullet 1.2.2 .loli ???
      Questions • • Rafael021  

      3
      0
      Votes
      3
      Posts
      46
      Views

      no ??? ??? ???
    • B

      Parse choose next
      Questions • • beyto  

      5
      0
      Votes
      5
      Posts
      92
      Views

      B

      @Br4uN Thnx bro I will try
    • A

      Make Loop to meet some condition
      Questions • • aswin234  

      2
      0
      Votes
      2
      Posts
      30
      Views

      Q

      create a plugin for this !
    • X

      What is the name of this encoder
      Questions • • xomx12  

      3
      0
      Votes
      3
      Posts
      50
      Views

      X

      md5 There is no in it == no, not this base64
    • A

      Execute For Loop/ Iteration inside LS block
      Questions • • aswin234  

      1
      0
      Votes
      1
      Posts
      32
      Views

      No one has replied

    • OpenBullet 2 - Crowdfunding Campaign Start
      Announcements • • Ruri  

      3
      25
      Votes
      3
      Posts
      1810
      Views

      Open Beta will most likely start next week so fasten your seatbelts because you're in for a brand new ride very soon!
    • S

      Empty String has a length > 2?
      Questions • • Stortex  

      6
      0
      Votes
      6
      Posts
      61
      Views

      S

      So still dont understand the problem but i find a way around it so thankx anyways
    • M

      Code on the mail
      Questions • • MixFix  

      2
      0
      Votes
      2
      Posts
      29
      Views

      The code can not be parsed from your mail. Search for 2FA bypass.
    • P

      Is there a way to see how configs of a Repo are made?
      Questions • • Planet  

      3
      0
      Votes
      3
      Posts
      53
      Views

      P

      @Fairy I mean on jow to dump repo configs?
    • Regex Gift Card (-) and without (-)
      General Discussion • • inconnu365  

      2
      0
      Votes
      2
      Posts
      46
      Views

      @inconnu365 [WLTYPE] Name=GiftCard Regex=^(....-....-....-....|.*)$ Verify=True Separator=: Slices=GIFT try using this in your Environment. It is not advanced but it should still work .. and good luck