creddump | Automatically exported from code.google.com/p/creddump
kandi X-RAY | creddump Summary
kandi X-RAY | creddump Summary
creddump is a Python library. creddump has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. However creddump build file is not available. You can download it from GitHub.
creddump is a python tool to extract various credentials and secrets from Windows registry hives. It currently extracts:. It essentially performs all the functions that bkhive/samdump2, cachedump, and lsadump2 do, but in a platform-independent way. It is also the first tool that does all of these things in an offline way (actually, Cain & Abel does, but is not open source and is only available on Windows).
creddump is a python tool to extract various credentials and secrets from Windows registry hives. It currently extracts:. It essentially performs all the functions that bkhive/samdump2, cachedump, and lsadump2 do, but in a platform-independent way. It is also the first tool that does all of these things in an offline way (actually, Cain & Abel does, but is not open source and is only available on Windows).
Support
Quality
Security
License
Reuse
Support
creddump has a low active ecosystem.
It has 188 star(s) with 46 fork(s). There are 18 watchers for this library.
It had no major release in the last 6 months.
There are 5 open issues and 2 have been closed. On average issues are closed in 2 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of creddump is current.
Quality
creddump has 0 bugs and 0 code smells.
Security
creddump has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
creddump code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
creddump is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
creddump releases are not available. You will need to build from source code and install.
creddump has no build file. You will be need to create the build yourself to build the component from source.
creddump saves you 335 person hours of effort in developing the same functionality from scratch.
It has 802 lines of code, 85 functions and 13 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed creddump and discovered the below as its top functions. This is intended to give you an instant insight into creddump implemented functionality, and help decide if they suit your requirements.
- Read a null string
- Calculates the offset of an object
- Read string from addr_space
- Returns the size of a builtin type
- Return the size of an object
- Return the list of children
- Read a value from the address space
- Read a value from an object
- Retrieve a file s contents
- Get secrets from sysaddr
- Get the lsa key from a secaddr
- Return a dictionary of all the values
- List of members
- Read from the memory
- Return the size of the builtin type
- Get secret by name
- Decrypt a secret
- Get the list of objects
Get all kandi verified functions for this library.
creddump Key Features
No Key Features are available at this moment for creddump.
creddump Examples and Code Snippets
No Code Snippets are available at this moment for creddump.
Community Discussions
No Community Discussions are available at this moment for creddump.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install creddump
You can download it from GitHub.
You can use creddump like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use creddump like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
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