Jan-Jaap Korpershoek
Jan-Jaap Korpershoek
I added the above fix in a pull request. Let's hope that this project is still active and it gets pulled fast.
A note, before writing VBA code is actually useful, PCode should also be written: https://github.com/bontchev/pcodedmp
That is true, but then the p-code should still be removed or overwritten.
Possibly related to #217
Keepass looks at the title of a window (any window, not specifically vimb) and compares that to the data you have stored with the key. So for example if the...
thanks for the hint, I have found another solution, I placed ```js document.title+=' '+document.URL ``` in scripts.js, which does exactly what I suggested. edit: I just noticed that this does...
That works even better indeed, I changd LoadFinished to LoadCommitted however
I noticed that indeed it did not go correctly for every website. Thank you for your support, I think that this fixes my problem and any other problem where the...
According to https://nvd.nist.gov/vuln/detail/CVE-2019-19919 at least version 4.3.0 is required to resolve the issue.
A VBA compression algorithm has been implemented here: https://github.com/coldfusion39/excel-press