This wasn't dishonesty, just not something I thought about until now. I'll edit the OP to be similar to another game on the site that uses the same model.Since the developer ain't really that honest I made this for all of us & future people that are interested in this game.
Well, the good news is the latest contributor does have a breeding fetish. I'll ask him to prioritize a scene with it soon, but he wanted to write an Enoki (mushroom girl) scene first.Still no pregnancy
Sorry, I didn't mean for that to be your experience. I have updated my itch.io and the OP to mention that now.god that's cringe, this is just a demo labelled as a game while the actual content is locked behind a paywall Feelsbadman. I mean if you want to do that at least say it's just a demo on the page I guess? it feels like I got tricked into downloading it lmao
Since 0.8, the game has tripled in size. I'd have to check, but the current demo may have more content than the full game did back then.Yes, I also tried the game on earlier versions (something like 0.8).
var b = function () {
var result = a()[2];
return 0;
};
XDHi,
there is no need to do any of the random string stuff,
you just need to change the line 19715 to return 0 instead of the calculated value.
After that you will have it unlocked.JavaScript:var b = function () { var result = a()[2]; return 0; };
Will probably also work for future versions.
Kind regards
b()
, but I simply wanted to see how difficult it would be.lmaoHi,
there is no need to do any of the random string stuff,
you just need to change the line 19715 to return 0 instead of the calculated value.
After that you will have it unlocked.JavaScript:var b = function () { var result = a()[2]; return 0; };
Will probably also work for future versions.
Kind regards
I mean, that's the other easy way. I stupidly tried to crack it by hand by backwards engineering the thing lolPerfectly aware I can redefineb()
, but I simply wanted to see how difficult it would be.
You don't have permission to view the spoiler content. Log in or register now.
Rule based attack with a meagre 76 MiB dictionary. (I had a couple of >1 GiB dictionaries that didn't even get a chance to be used.)I mean, that's the other easy way. I stupidly tried to crack it by hand by backwards engineering the thing lol
I'm guessing dictionary attack and not just straight brute force, since that total possibilities looks way too low. People need to eventually realize that any decent password cracker is going to try all the l33t speak versions automatically. And tagging random numbers on the end doesn't do anything. Every good password cracker will just run through like, 0 to 5 digits of numbers following any password attempt since everyone just slaps numbers on the end.
If you're going to use a password like this, make it as close to truly random as you can. And with how this is being used, just make it like 200 characters long lol
15 billion attempts in 5s though? Fuck that dope. 15 year old me would be losing his mind seeing that lol
1nev1table467
), compared to redrosid's likely collision, was so… appropriate, I assume the dev clearly knows it is pretty pointless as well.Yeah, I'd probably agree. Specially considering you can literally just replace the function entirely.Rule based attack with a meagre 76 MiB dictionary. (I had a couple of >1 GiB dictionaries that didn't even get a chance to be used.)
It didn't even have chance to warm up to full speed. Java hashCode() benchmarks at 115.8 GH/s (115.8 billion/sec). It isn't a very secure algorithm. More modern SHA3-512 hits 652.8 MH/s.
Since the result I got (1nev1table467
), compared to redrosid's likely collision, was so… appropriate, I assume the dev clearly knows it is pretty pointless as well.
She's coming in the future. I have the same opinion as you do on the matter. BTW, thank you for the kind words.I gotta say I love this game, but I'm shocked that a hucow hasn't been added yet considering the farming premise of the game