I have been reading through this thread for upwards of thirty minutes. During that time, i have tried and retried at least three of the patcher download links (both slow, fast, and an unknown one) on multiple fresh re-extractions of the game from the zip. I put the patcher files into the game folder, alongside the executable, and the patcher runs just fine, but every time, i get a "login to patreon" button and nothing else. I can't even close the game normally; i have to close the window instead. After going through this thread for at least half an hour, i cannot for the life of me figure out what i might be doing wrong, or which post might have the solution to my problem, or if my problem is still an ongoing issue. Can someone please direct me to a post that can help, or help me figure out what boneheaded mistake i might be making?
note 1: my antivirus didn't make a peep when i ran the patcher, so i assumed that that wasn't an issue (i don't actually know how to "whitelist a folder" in windows defender anyway)
let make this simple the crack extract some file in %appdata%/FurryVNE that are licence files
it write data to registry because they are needed in the process that check the licence validity
and then start the game and then inject a DLL inside the process that forward the reported hardwareId returned by unity getDeviceId function by the one that is used by the licence file
If your AV block one of these process its game over and you get login screen
so you need yo use the launcher to launch the game is a automatic dll injector bcause i really dont want to explain to people how to inject dll into process and do it without goofing up if you know how to use DLL injection tool you can replace it by that but if ou have timing issue i will not help you on other tools than mine because they are PAIN IN THE ARSE because unity sucks (ask the guy from melonloader they can talk about this all day)
you need also to check if there is a FurryVNE folder inside %appdata% and that folder need to contain a cache folder inside the cache folder a folder named 2024-06-19 and then a file 115c8baf6aded24d71c11384f1e52345d8ac14e8.byte
and you need to check registry for de keys for that win + r go to HKEY_CURRENT_USER\SOFTWARE\FurryVNE Team\FurryVNE
if any of these are missing the crack will not work
So to resume if your AV block registry entry creation or file to be wrote or dll injection wich all of 3 can be blocked without creating any fucking notification becauseAV programmer are considering all of these task a threat because in the past they were the first way to create silent rootkit or any of the shit that infect computer
Today the prefered method is to use powershell to execute silent code that load payload to your machine and that payload use some of the microsoft service as the remote server
Now my code inject a dll and that hook a function and execute code here but it seem all av compagny are to lazy to check that MY FUCKING PROGRAM DOESNT MOUNT OR CONTACT ANY FUCKING SERVER AND DONT HAVE THE FUCKING CAPABILITY OF THAT AND CHECK THE FUCKING FILE THAT ARE UNPACKED ARENT FUCKING EXECUTABLE OR SCRIPT but just to be sure they block the shit of the file unpacking and registry creation for some reason they dont block the DLL injection and for good mesure it will never say to you that it was doing that shit (yeah i'm tired a little bit lately....)
So if you want that crack to work you need 3 thing file to unpack registry to write and launch the game with the launcher or figure a way to inject my dll into the process
and for the AV whitelist :
You must be registered to see the links