• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

C# Loli Compiler Src / Ob Config To Exe Converter || Make Checkers Without Any Experince

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,456
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
z2aPHM9.png


    Converts a single request OB config into a standalone .exe cracker
    Console based output showing statistics in the title and the cracking progression on screen
    Two proxy libraries, one for limited retries and another for no limits
    Fast task based multi-threading system
    Completely automated process

Limitations

    Config variable: "Name": cannot contain any whitespace.
    Will only work on configs with a single "POST" request, no redirects.
    Does not use status codes for anything
    Captures only works via regex (LR in the config) - matching between two strings - NO JSON !
    No conditions on keychecks work and will break the program.

Dependency

    Required: csc.exe
        Found at: C:\WINDOWS\Microsoft.NET\Framework64\v4.0.30319\csc.exe
        Installed with .net framework (i think) or definitely Visual Studio 2017+
        This program must be located on the same drive as csc.exe to function.

To see this hidden content, you must like this content.
 
Last edited by a moderator:
Status
Not open for further replies.
Back
Top