galenbwill

Results 37 comments of galenbwill

Install "Core Utilities" in cydia

While i originally remapped U to undefine function, there was That One Time when i hit it accidentally and it really screwed me up... so I remapped it to Ctrl-Shift-U.......

Suggested enhancements: 1. if user hits `*` on a thing of type `$type` (with no selection range) and there are a bunch of `$type` things following it, pre-populate the dialog...

fwiw, this is not entirely accurate: the Existing Database Detection looks for basename.ext.bndb as well as basename.bndb, though it does prefer basename.bndb first. Note that if they both exist, it...

You are correct: external symbols with function type (e.g., those in `.extern`) do not have function objects associated with them. (IIUC, functions have to have code mapped in the binary...

Make it easier to create sections from a segment, either (or both): 1. Pre-populate the Add Section dialog with the selected segment's bounds, or 2. Add a "Create Section" right-click...

The existing issue #3228 specifically applies to creating tags via the API, whereas this issue is for data tags created via the UI.

Update (as of 4.0.4863-dev (908ede53)): `show_message_box` now shows the link, and it is clickable. There is no change in `get_text_line_input`: the links still show styled as a link, even shows...

Also note that the "SENinja Memory" widget _does_ show up in the global area as it should, but with the new sidebar UI it appears in the "Other (Compatibility)" pane,...

Just to put it here, I've asked the author (on slack) to remove the getopt dependency, so test_asm/test_disasm won't support Windows for now.