Variant9
Variant9
For those that want to see just the new regex: `/tkk:\'\d+\.\d+\'/g`
Sorry for the bump, but is this going to be fixed or is the project abandoned? I've been looking at the VM for a while now and I'm starting to...
I decided to fork the project and fix what I needed to make it work on my target. If anyone wants to try my "fixed" version, you can find it...
If you're interested in adding it to your list, I created a [tool](https://github.com/HoLLy-HaCKeR/KeePassHax) a while ago that extracts the KeePass master password from memory, unlike KeeFarce which extracts individual passwords.
Not planning on fixing this since I abandoned it ages ago.
See [this crackme](https://forum.tuts4you.com/topic/40236-crack-me-32x64/) for a practical implementation.
Any packer can easily be dumped, there is separate protection for that, and it's true that this would possible be detected by anti-malware software, but you run that risk regardless...
@Xhonor This issue is not a help forum. This project is also in beta, I do not suggest using it if you cannot figure out how.
I just realized that you shouldn't be renaming an override methods, which `ToString()` is. I'll have to add a check and only rename non-overrides. While I'm at it, I shouldn't...
Ignoring all virtual & public methods should fix it, but it reveals another issue: ConfuserEx doesn't seem to update the references to renamed fields/properties.