aarch64-sysreg-ida | A IDA plugin to show ARM MSRs
kandi X-RAY | aarch64-sysreg-ida Summary
kandi X-RAY | aarch64-sysreg-ida Summary
aarch64-sysreg-ida is a Python library. aarch64-sysreg-ida has no bugs, it has no vulnerabilities, it has a Weak Copyleft License and it has low support. However aarch64-sysreg-ida build file is not available. You can download it from GitHub.
When reversing Operating Systems on ARM, it is quite common to see machine-specific-registers (MSR) being used. However, IDA doesn't have a builtin database for those, and instead displays cryptic sequences:. Past solutions include Brandon Azad's script to add comments to these instructions. However, it takes a while for these script to run and you will need to run it again upon marking new data as code. This plugin attempts to solve this problem by hooking into functions that are responsible for displaying instructions in IDA. The result is that these cryptic sequences are replaced with standard MSR names... IDA caches these printing so the hook is generally only invoked once every session. The performance overhead is generally unnoticable. The plugin left the commas behind in order to avoid corrupting disassembler's data. I haven't had a problem with doing that; however, I decided not to in order to avoid corruptions.
When reversing Operating Systems on ARM, it is quite common to see machine-specific-registers (MSR) being used. However, IDA doesn't have a builtin database for those, and instead displays cryptic sequences:. Past solutions include Brandon Azad's script to add comments to these instructions. However, it takes a while for these script to run and you will need to run it again upon marking new data as code. This plugin attempts to solve this problem by hooking into functions that are responsible for displaying instructions in IDA. The result is that these cryptic sequences are replaced with standard MSR names... IDA caches these printing so the hook is generally only invoked once every session. The performance overhead is generally unnoticable. The plugin left the commas behind in order to avoid corrupting disassembler's data. I haven't had a problem with doing that; however, I decided not to in order to avoid corruptions.
Support
Quality
Security
License
Reuse
Support
aarch64-sysreg-ida has a low active ecosystem.
It has 55 star(s) with 11 fork(s). There are 4 watchers for this library.
It had no major release in the last 6 months.
aarch64-sysreg-ida has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of aarch64-sysreg-ida is current.
Quality
aarch64-sysreg-ida has no bugs reported.
Security
aarch64-sysreg-ida has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
aarch64-sysreg-ida is licensed under the MPL-2.0 License. This license is Weak Copyleft.
Weak Copyleft licenses have some restrictions, but you can use them in commercial projects.
Reuse
aarch64-sysreg-ida releases are not available. You will need to build from source code and install.
aarch64-sysreg-ida has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of aarch64-sysreg-ida
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of aarch64-sysreg-ida
aarch64-sysreg-ida Key Features
No Key Features are available at this moment for aarch64-sysreg-ida.
aarch64-sysreg-ida Examples and Code Snippets
No Code Snippets are available at this moment for aarch64-sysreg-ida.
Community Discussions
No Community Discussions are available at this moment for aarch64-sysreg-ida.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install aarch64-sysreg-ida
Download and put the aarch64_sysreg.py in the plugins/ folder of IDA.
Support
Issues, PRs are welcomed.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page