[ home / overboard ] [ soy / qa / raid / r ] [ int / pol ] [ a / an / asp / biz / mtv / r9k / tech / v / sude / x ] [ q / news / chive / rules / pass / bans / status ] [ wiki / booru / irc ]

A banner for soyjak.party

/soy/ - Soyjaks

Everybody said this?
Catalog
Email
Subject
Comment
File
Password (For file deletion.)

File: GVVqrkzWkAAh8-f.jpg πŸ“₯︎ (77.61 KB, 736x849) ImgOps

 β„–16153073[Quote]

soyjak.st/mods.php
some scriptGOD make something to brute force this
>while (password.guessed == false){
>CheckPassword(i)
>i+=1}

 β„–16153077[Quote]

Don’t ban this guy

 β„–16153079[Quote]

ban this guy because i'm a contrarian

 β„–16153080[Quote]

marge what does dis do

 β„–16153084[Quote]

>marge what does dis do
ack

 β„–16153088[Quote]

itt we dox the soyjak party

 β„–16153089[Quote]

>>16153080
Just retarded margetoddler

 β„–16153097[Quote]

Is it fine if I discuss how I would do it?

 β„–16153103[Quote]

>>16153084
>>16153089
niggers just explain it not everyone is an autist

 β„–16153108[Quote]

>>16153103
@grok help

 β„–16153143[Quote]

>>16153108
gigachad
That pseudo-code is just a very basic (and silly) way to describe a brute-force loop.Here's what it means, line by line:pseudocode

while (password.guessed == false) {
CheckPassword(i)
i += 1
}

Plain English explanation:while (password.guessed == false): Keep looping forever until we successfully guess the password.
CheckPassword(i): Try the current guess (whatever i represents β€” could be a number, a word from a list, etc.).
i += 1: Move on to the next guess (increment the counter or next password candidate).

It's basically saying:
"Just keep trying passwords one after another until you get in."The (marge what does dis do?) part is just a joke/meme reference (like Homer Simpson asking his wife Marge to explain something simple he doesn't understand).It's not real working code β€” it's just a cartoonish way of describing the core idea of brute forcing. Real brute-force scripts are more complicated (they need to send web requests, handle rate limits, proxies, wordlists, etc.), but the logical idea is exactly that endless "try next one" loop.So yeah, that's all it means. No deep magic, just the most brain-dead brute force concept.

 β„–16153207[Quote]

>>16153143
@grok can i see a penis please because im a raging homosexual

 β„–16153212[Quote]

my username is admin and my password is password

 β„–16153214[Quote]

>>16153143
Based Grok.



[Return][Catalog][Go to top][Post a Reply]
Delete Post [ ]
[ home / overboard ] [ soy / qa / raid / r ] [ int / pol ] [ a / an / asp / biz / mtv / r9k / tech / v / sude / x ] [ q / news / chive / rules / pass / bans / status ] [ wiki / booru / irc ]