Search Results for: pyHiew
PyHiew 0.3.0 with process memory editing
PyHiew 0.3.0 has been released with fsPlus integration. It is now possible to edit process memory directly from Hiew. How to edit process memory with Hiew – Press F9 to toggle Hiew HEM modules – Select PyHiew and then the … Continue reading
PyHiew and PEiD
Many times I find myself viewing a file with Hiew and at the same time wondering what kind of packer is applied to the file. Normally, I would run PEiD in parallel and check the packer signatures there. For this … Continue reading
PyHiew: Transferring names between IDA Pro and Hiew
Last week I updated PyHiew to version 0.2.0 which adds the ability to manage names in Hiew (add local/global names and comments). In this blog post I demonstrate how to use these facilities to transfer names between IDA Pro and … Continue reading
Introducing PyHiew
PyHiew (open source project) is a Hiew external module (HEM) that allows users to write Python scripts that can interface with Hiew. It wraps most of the functionality present in the HEM SDK, thus allowing the users to programmatically access … Continue reading