openbullet

Results 279 comments of openbullet

@nero-0 This happens because the current pattern does not account for variables inside lists and dictionaries, and honestly it might be pretty hard to implement (especially in the native client)...

Is this happening in the debugger only, or in jobs as well? Because leaving the browser open is an intended feature of the debugger, so you can see what happened....

The wordlists uploaded by guests will always be saved in `UserData/Wordlists` and will have a random name. The hits saved on the filesystem in a specified folder will always create...

It's a known issue in OB2 you have to wait until I figure out a way to solve it

Yes definitely, to mitigate the issue please go to job options, remove "Database" from the hit outputs and add "File System" so the hits will be saved in text files...

Could you please elaborate on this? Have you tried refreshing the page?

Now I see, thank you. Refreshing the page does not help? Like, can you reproduce it consistently? Because I think it only happened a few times to me. Anyways I...

Why don't you turn that `Console.WriteLine` into a `data.Log` call?

For now, you can check your inputs before calling the captcha functions to make sure the inputs are valid (e.g., not null or empty string).