Unity FurryVNE [2024-11-09] [FurryVNE Team]

3.90 star(s) 9 Votes

Roshag

Member
Jul 30, 2017
148
262
From what I understand by looking through files, the code is obfuscated and encrypted as fuck. The other ways are to emulate server and fake its respond (doubtfully possible without decryping that mess) or generate a "password" and add it to registry (can only be done by supporting and finding password generation algorythm).
 

Windfaker

Member
Dec 11, 2017
363
644
Did you know that field grown cucumber plants are typically started as seeds and are either mechanically or hand planted. Many commercial operations train their plants to grow on poles or trellises to keep the fruit suspended. Several training systems are used for trellis growing, but the umbrella system is the most common.
 
Jun 4, 2019
149
242
From what I understand by looking through files, the code is obfuscated and encrypted as fuck. The other ways are to emulate server and fake its respond (doubtfully possible without decryping that mess) or generate a "password" and add it to registry (can only be done by supporting and finding password generation algorythm).
Well, IntiMate had Il2cpp, and it eventually got cracked..... And then simply removed in the following versions. So, i suppose it's not impossible
 

Vitriks

Member
May 12, 2017
124
152
Guys, can you at least upload some longer videos? The one you can find on the twitter looking terrible.
 
Last edited:

Blain

Newbie
May 30, 2017
69
71
Guys, can you at least upload some longer videos? The one you can find on the twitter looking terrible.
As I said, Tha page does´s not allow me, the other which was 50 seconds long was too big too load, but it shows how the penetration was made
 

Roshag

Member
Jul 30, 2017
148
262
Well, IntiMate had Il2cpp, and it eventually got cracked..... And then simply removed in the following versions. So, i suppose it's not impossible
IL2CPP is the least issue, it only makes working with files a bit harder. But there is an encryptions that turns function names into some mess like "LGMKIVS$$BYOGHD".
 
  • Sad
Reactions: Pigfarmer

Roshag

Member
Jul 30, 2017
148
262
View attachment 3330816 View attachment 3330821

I spend like a minute to decompile, but I don't know what to do next :HideThePain:
mscorlib is a Windows file, that is other verification. You need Assembly-CSharp. seems to be the only one that works and is neither outdated nor requires to be compilated. But it won't remove any junk code.
Ghidra with il2cppdumper seems to be more useful and it gives more readable result.
 
Last edited:

Kernels

Newbie
Oct 11, 2021
37
66
mscorlib is a Windows file, that is other verification. You need Assembly-CSharp. seems to be the only one that works and is neither outdated nor requires to be compilated. But it won't remove any junk code.
Ghidra with il2cppdumper seems to be more useful and it gives more readable result.
You can install bepinex il2cpp nightly builds from , it will generate all the dummy dlls automatically in the interop folder.
I can already see the YL2.Verification -> Login -> ENGOLOHNMHMJ -> success -> set_success. I think thats what youre looking for. Or most likely you need to dig under verify because its called after login. Just wait for someone to write a plugin for bepinex. Writing plugins for il2cpp is pain in the ass
 
Last edited:

Roshag

Member
Jul 30, 2017
148
262
You can install bepinex il2cpp nightly builds from , it will generate all the dummy dlls automatically in the interop folder.
I can already see the YL2.Verification -> Login -> ENGOLOHNMHMJ -> success -> set_success. I think thats what youre looking for. Just wait for someone to write a plugin for bepinex which will mess with this variable. Writing plugins for il2cpp is pain in the ass
Didn't notice bepinex generating files, because I tried to make UnityExplorer work ingame (original is a bit outdated, newer version are for melonloader only)
P.S. Same dummies as obtained with UnityExplorer or il2cppdumper.
 
Jun 4, 2019
149
242
Didn't notice bepinex generating files, because I tried to make UnityExplorer work ingame (original is a bit outdated, newer version are for melonloader only)
I tried it too, i feel like the browser thing might be blocking it to a degree (I might just be stupid and bad at coding)
 

tester72

Member
Nov 8, 2019
306
328
You know, makes me believe that they spent more time working on the protection for the game, more than on the game :BootyTime:
Honestly it wouldnt even suprise me, i for a long time have been calling this project a scam because theres barely anything going forward toward actual completion as a game and now we have an anti-piracy added to try to gather more subscribers to the dev page.

They are betting on the idea that they now have "content" to sell so the people who were here defending the game will buy it up since it did what "they promised".
 
3.90 star(s) 9 Votes