Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ccl-localstorage

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ccl-localstorage

CCL ccl_localstorage Reader, extract vault data from any chrome extensions, and etc.

  • 1.0
  • PyPI
  • Socket score

Maintainers
1

CCL Local Storage

N|Solid

localstorage Reader and extract data from phantom wallet, ecnrypted key and data, vector, salt data for next decoding.

Installation

Python requires Python.org v3,7+ to run. Install the dependencies and devDependencies and start the server.

python -m pip install pip
python -m pip install --upgrade pip
pip install ccl_localstorage

Example code

example patch

C:\Users\root\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\nkbihfbeogaeaoehlefnkodbefgpgknn
import ccl_localstorage

res = get_hash(r'C:\Users\Root\Desktop\atomLogs\Atomic')
print(res)
# 

##Output:

('c3524fa3ac15f0c9', '81618b94a71312f1101952d4e5b8c52d1aade6baa9c327cb48ef1c0778ca9f56ae9528fb89d1d21ce1056a870c5670f5aba9b46fcb6e97456da7022d6e6d63598d4e1731e8395e1d50d11b7b1d5ce663')

For more information, see docs.python-guide.org.

License

MIT

Decoder master project (c)

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc