RceNinja/Re-Scripts
2019-10-09 22:14:56 Author: github.com(查看原文) 阅读量:313 收藏

Join GitHub today

GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.

Sign up

No description, website, or topics provided.

Python

IA32-VMX-Helper (IDA-Script)

IA32-MSR-Decoder (IDA-Script)


It's an IDA script (Updated IA32 MSR Decoder) which helps you to find and decode all MSR/VMCS codes inside binary files, for using it just open the script in IDA (Alt + F7)

Features

  • Add lots off MSR/VMCS Symbolic constant to IDA
  • Find and Decode IA32 MSR/VMCS values
  • Highlighting MSR/VMCS values and related instructions, such as rdmsr or vmread by propper comment and Symbolic constants
  • Just search and explore all founded values

df df

It's an IDA script which helps you to find and decode all MSR codes inside binary files, for using it just open the script in IDA (Alt + F7)

df


文章来源: https://github.com/RceNinja/Re-Scripts#IA32-MSR-Decoder
如有侵权请联系:admin#unsafe.sh