SharpDisasm | SharpDisasm - x86 / x86-64 disassembler for .NET
kandi X-RAY | SharpDisasm Summary
kandi X-RAY | SharpDisasm Summary
SharpDisasm is a C# library. SharpDisasm has no bugs, it has no vulnerabilities and it has low support. However SharpDisasm has a Non-SPDX License. You can download it from GitHub.
The disassembler is able to decode more than 4 million 64-bit instructions a second (with an average instruction length of 7-bytes). When also translating the instructions to Intel syntax the number of instructions per second is around 2 million instructions per second. The library is a C# port of the Udis86 disassembler originally written in C. The ported portion of SharpDisam is a straight port of the C Udis86 library to C# with no attempt to change the logic and make the code base more C# friendly. This was done intentionally so that future updates to the Udis86 library can be ported across without too much hassle. The SharpDisam.Disassembler class wraps the original Udis86 API in order to present a C# friendly interface to the underlying API. The opcode table "optable.xml" is used to generate the opcode lookup tables with a T4 template "OpTable.tt". This generates an output that is comparable to the output of the original Python scripts used with Udis86 (ud_itab.py and ud_opcode.py).
The disassembler is able to decode more than 4 million 64-bit instructions a second (with an average instruction length of 7-bytes). When also translating the instructions to Intel syntax the number of instructions per second is around 2 million instructions per second. The library is a C# port of the Udis86 disassembler originally written in C. The ported portion of SharpDisam is a straight port of the C Udis86 library to C# with no attempt to change the logic and make the code base more C# friendly. This was done intentionally so that future updates to the Udis86 library can be ported across without too much hassle. The SharpDisam.Disassembler class wraps the original Udis86 API in order to present a C# friendly interface to the underlying API. The opcode table "optable.xml" is used to generate the opcode lookup tables with a T4 template "OpTable.tt". This generates an output that is comparable to the output of the original Python scripts used with Udis86 (ud_itab.py and ud_opcode.py).
Support
Quality
Security
License
Reuse
Support
SharpDisasm has a low active ecosystem.
It has 137 star(s) with 28 fork(s). There are 13 watchers for this library.
It had no major release in the last 6 months.
There are 3 open issues and 4 have been closed. On average issues are closed in 38 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of SharpDisasm is current.
Quality
SharpDisasm has 0 bugs and 0 code smells.
Security
SharpDisasm has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
SharpDisasm code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
SharpDisasm has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
SharpDisasm releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
SharpDisasm saves you 4438 person hours of effort in developing the same functionality from scratch.
It has 9395 lines of code, 0 functions and 37 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
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 SharpDisasm
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of SharpDisasm
SharpDisasm Key Features
No Key Features are available at this moment for SharpDisasm.
SharpDisasm Examples and Code Snippets
No Code Snippets are available at this moment for SharpDisasm.
Community Discussions
No Community Discussions are available at this moment for SharpDisasm.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install SharpDisasm
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
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