| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
expose other forms
|
|
|
|
|
|
description, revert button replaced with close, creating a new snippet selects it as well for editing, added some placeholder text and other bugfixes
|
|
reset once
|
|
|
|
is created
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
opening in triage view
|
|
run from everywhere
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
navigation.
|
|
this should fix issues where program_headers[X] and
section_headers[X] was not getting their start/end range populated
correctly in elf files
|
|
hasattr() on python2 has built in exception handler that would
return False when computation of a property screwed up - that
doesnt exist in python3
|
|
|