My Shannon Loader for IDA 8.x got a lot of improvements in the past days. The task identification works for most images now, cpp names are improved, MRC/MCR identification for MMU related operations and much more.
github.com/alexander-pick…
My latest contrib to google's binja-hexagon was merged, now with readable system registers. Grab it here for personal enjoyment:
github.com/google/binja-h…
IDA Pro helper script of mine. Might be interesting for some people who look for dangerous or other specific imports in target binaries.
github.com/alexander-pick…
Interested in self-contained process injecting on Linux and hybrid library-executables which work on latest glibc? Just dropped this small injector project today: github.com/alexander-pick…
Weird linker fun which costed my weekend: Anyone interested in how to create an executable stack by accident? Here is a testcase: github.com/alexander-pick…
Happy to announce the release of swSIM and swICC by Tomasz Lisowski, two open source repositories to enable SIM card emulation: github.com/tomasz-lisowsk…, github.com/tomasz-lisowsk…. Among others, we attached the emulator to a real phone via SIMTrace2 and interact with test networks!