AdvDebug
AdvDebug
there's no bug, i tested the latest version uploaded here on github on 2 physical machines i have and they all shows that it's up-to-date.  are you sure you...
Thanks for your issue, i will fix/improve most of what you mentioned, for the "C" drive label i'm aware of this issue but honestly forgot to fix that in the...
not really, the tool works by checking if the process is signed by a browser publisher like mozilla, brave, yandex, etc. but LibreWolf and some other forks are not signed...
i can relate to this issue. it seems that the .NET Runtime catches the access violation exception that is present in the windows builds (#1841) which causes it to crash,...
> Unicorn is known to not working with CFG and I should already disable it in the bindings. the DLLs that comes with nuget package already have CFG disabled, the...
> Okay I see. So the culprit is the caller enabling CFG, right? Is there any way to detect CFG, either compilation time or runtime? Yep that's right. for windows...
> So we need to check this when users try to create a new unicorn instance. Would you like a PR to the dotnet binding? Sure.
> [@AdvDebug](https://github.com/AdvDebug) any news... the change was done in the dev branch
hey, i'm not updating that repo anymore since i have other projects to work on and other stuff in my life, since this project is in user-mode and uses hooking...
i will look into them i'm currently trying to make the tool more stable but it will take time cause implementing such code in UM only can cause some issues,...