tool: hackers-grep

https://github.com/codypierce/hackers-grep

Cody Pierce released a new PE tool recently:

“hackers-grep is a utility to search for strings in PE executables including imports, exports, and debug symbols.”

UEFI uses a Terse Executable format, based on PE image format. If hacker-group doesn’t work today with UEFI TE images, it’ll just require a small patch.

UBU-Helpers is a tool that currently searches for strings in UEFI binaries, but this has symbol support.

Tool review: UBU-helpers

Leave a comment