• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Reverse Engineering efiXplorer v4.1 - IDA plugin for UEFI firmware analysis and reverse engineering automation

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,608
Solutions
2
Reputation
32
Reaction score
100,454
Points
2,313
Credits
32,600
‎6 Years of Service‎
 
76%
efiXplorer_bs.gif


efiXplorer – IDA plugin for UEFI firmware analysis and reverse engineering automation

Supported versions of Hex-Rays products: every time we focus on the last versions of IDA and Decompiler because trying to use the most recent features from new SDK releases. That means we tested only on recent versions of Hex-Rays products and do not guarantee stable work on previous generations.

Why not IDApython: all code developed in C++ because it’s a more stable and performant way to support a complex plugin and get the full power of the most recent SDK’s features.

Supported Platforms: Win, Linux, and OSX (x86/x64).

Changelog v4.1

    [new feature] Improved SMI handlers recognition to support: SxSmiHandler, IoTrapSmiHandler, UsbSmiHandler and etc.
    [new feature] Improved child SW SMI handlers recognition and now annotated as ChildSwSmiHandler.
    [new feature] Added visual representation for NVRAM variables and additional context in JSON report: address, service name, var name and var GUID.
    [bug fix] Numerous improvements and bug fixes in code analyzer and firmware image loader
    Moving to support of IDA SDK v7.7


To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top