Aaron Opfer

Results 8 issues of Aaron Opfer

Comments let a user place notes on some instructions which can be useful when debugging. They are not preserved through a reboot of edb or a restart of the debuggee...

No idea if this is DE-specific, but I found this on GNOME3. If the user cannot use the mouse (such as the paused debuggee has captured it), and the main...

Analysis can be slow on some very large binaries. It would be nice if we could save the results of the analysis to disk. To prevent loading incorrect analysis when...

If you open the settings dialog, change any setting, and then click OK, edb reloads all of the symbols causing a noticeable delay before the UI starts responding again. ---...

enhancement
minor

edb currently allows the architecture targets to specify that the PE/ELF headers have a certain number of bytes dedicated to their headers from their base address. This is the `header_size`...

In Ollydbg, when the user has made a change to memory at a particular address, the user's patch bytes and instructions are highlighted red to indicate they are not the...

modbus_set_slave() disallows Slave IDs above 247. A particular modbus device that I am using defaults to a slave ID above 247 (specifically, 254) and does broadcast on IDs 255 and...

compliant

### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? Add a subcommand to `conda`...

type::feature
source::community