dotnetfile | Common Language Runtime header parser library
kandi X-RAY | dotnetfile Summary
kandi X-RAY | dotnetfile Summary
dotnetfile is a Python library. dotnetfile has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.
dotnetfile is a Common Language Runtime (CLR) header parser library for Windows .NET files built in Python. The CLR header is present in every Windows .NET assembly beside the Portable Executable (PE) header. It stores a plethora of metadata information for the managed part of the file. dotnetfile is in a way the equivalent of pefile but for .NET samples. The library provides an easy-to-use API, but also try to contribute new methods to improve file detection. This includes the MemberRef hash (experimental) and the original and a modified version of TypeRef hash. The aim of this project is to give malware analysts and threat hunters a tool to easily pull out information from the CLR header. You don't need to be an expert in the CLR header and get lost in its specification to use this library. By using the API, you'll also learn how the header is structured and hopefully get a better understanding of this file type in general.
dotnetfile is a Common Language Runtime (CLR) header parser library for Windows .NET files built in Python. The CLR header is present in every Windows .NET assembly beside the Portable Executable (PE) header. It stores a plethora of metadata information for the managed part of the file. dotnetfile is in a way the equivalent of pefile but for .NET samples. The library provides an easy-to-use API, but also try to contribute new methods to improve file detection. This includes the MemberRef hash (experimental) and the original and a modified version of TypeRef hash. The aim of this project is to give malware analysts and threat hunters a tool to easily pull out information from the CLR header. You don't need to be an expert in the CLR header and get lost in its specification to use this library. By using the API, you'll also learn how the header is structured and hopefully get a better understanding of this file type in general.
Support
Quality
Security
License
Reuse
Support
dotnetfile has a low active ecosystem.
It has 85 star(s) with 12 fork(s). There are 12 watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 0 have been closed. There are 3 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of dotnetfile is current.
Quality
dotnetfile has no bugs reported.
Security
dotnetfile has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
dotnetfile is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
dotnetfile releases are not available. You will need to build from source code and install.
Build file is available. You can 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 dotnetfile
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of dotnetfile
dotnetfile Key Features
No Key Features are available at this moment for dotnetfile.
dotnetfile Examples and Code Snippets
No Code Snippets are available at this moment for dotnetfile.
Community Discussions
No Community Discussions are available at this moment for dotnetfile.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install dotnetfile
To install dotnetfile as a module, please use the provided setup.py file. This can be done with the help of Python: python3 setup.py install dotnetfile requires Python >= 3.7 .
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