Yeah I managed to, but honestly it took an insane amount of time for… basically nothing in the end

The “update” is just as useless as the rest of the program, felt more like watching paint dry than updating an AV.
An “update” requires someone to actively work on expanding the detection logics.
When these detection logics are tangled with an ineffective platform (no kernel drivers, no behavioural blocking, no local/cloud emulation and so on), the update doesn’t matter.
An antivirus with no kernel drivers and exceptionally limited user mode visibility will:
-Barely detect any malware, when it does, it will be late and will use user-mode calls like NtTerminateProcess (which malware can easily resist).
-It will be wrecked by malware due to lack of self-protection
-This architecture is a step above command line scanner, the only difference is the addition of GUI.
Such product is not security software, it is a placebo.
It combines bugs (silent crashes, racing conditions), with architecture that is by no means suitable for the job (unfit for the purpose) and creates a false sense of security. The addition of Claude/LLMs is there to evoke a sense of technical sophistication, whilst the underlying code is a joke.
To get to the “Next-Gen” you first have to perfect the “Current-Gen”.