Peter Tillema
Peter Tillema
When extracting a PDF using the pdfminer method, it looks for an application called `pdf2text.py`, but the spawn package adds `.exe` to it automatically. Obviously this file doesn't exists, so...
Hi there! First of all, thanks for this wonderful plugin! It's super easy to upload files and get a REPL, while using an advanced IDE. I noticed that you can't...
When you have a page with 2 menu editors, using the same buttons and whatever, an event is attached twice to the same element (line 1117), which causes a popup...
When you open a variable with mode "r+" or "a+" it unarchives the variable if necessary; however, that unarchiving overwrites the the vat pointer of slot 4.
I think it would be pretty cool if a feature exists which basically counts how many times `pc` is equal to the address. This might be useful for knowing how...
(Thanks for reporting an issue! Please make sure to fill out the blanks below.) What's wrong, and with what software version? --------------------------------------------- **Operating System:** Windows 10 **CEmu version:** CEmu v1.3...
When a program contains tokens which are only available on the CE (such as Wait, Asm84CEPrgm), the bytes at `08 09 0A` should be `1A 0A 13`, not `1A 0A...
**Describe the bug** If you have a field which should be `null`, i.e. type "Is NULL", no matter what you select as the key (which should be something, it can't...
**Describe the bug** No matter what type you select, when editing an advanced filter, it says the type (or operator) is *always* a DateTime Range, even though that isn't true.