Hey, would love to get some help with V162.4 localhost, client reaches world select fine, then wipes its own stack and dies exactly like 60s after it sends 0x0033 (registers zeroed, TEB StackBase, StackLimit zeroed, EIP = 0).
Tried to replace NGClient.aes with my own module and separately kill BlackXchg/BlackCipher right after spawn, the first reaches world select but the timer still fires on schedule, the second just throws CSecurityNGSInitFailed.
The timer also runs when the AC processes never start at all, and both the check and the wipe live in the Themida VM, which I don't manage to de virtualize.
If someone is familiar with it and could give some direction on what to tackle next that would be great, thanks
Tried to replace NGClient.aes with my own module and separately kill BlackXchg/BlackCipher right after spawn, the first reaches world select but the timer still fires on schedule, the second just throws CSecurityNGSInitFailed.
The timer also runs when the AC processes never start at all, and both the check and the wipe live in the Themida VM, which I don't manage to de virtualize.
If someone is familiar with it and could give some direction on what to tackle next that would be great, thanks

