ccl-localstorage


Nameccl-localstorage JSON
Version 1.0 PyPI version JSON
download
home_pageNone
SummaryCCL ccl_localstorage Reader, extract vault data from any chrome extensions, and etc.
upload_time2024-04-29 18:49:45
maintainerNone
docs_urlNone
authorBitLogic
requires_python<4.0,>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CCL Local Storage
[![N|Solid](https://cldup.com/dTxpPi9lDf.thumb.png)](https://nodesource.com/products/nsolid)

![](https://img.shields.io/github/stars/pandao/editor.md.svg) ![](https://img.shields.io/github/forks/pandao/editor.md.svg) ![](https://img.shields.io/github/tag/pandao/editor.md.svg) ![](https://img.shields.io/github/release/pandao/editor.md.svg) ![](https://img.shields.io/github/issues/pandao/editor.md.svg) ![](https://img.shields.io/bower/v/editor.md.svg)

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

## Installation
Python requires [Python.org](https://www.python.org/) v3,7+ to run.
Install the dependencies and devDependencies and start the server.
```sh
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

```python
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](http://docs.python-guide.org "docs.python-guide.org").

## License
MIT
>Decoder master project (c)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ccl-localstorage",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "BitLogic",
    "author_email": "BitLogic@hash.io",
    "download_url": "https://files.pythonhosted.org/packages/bc/58/f5b1ae071b4258e4fcdbe37c62a72556536e3ad1a79e4ec86f3086897e00/ccl_localstorage-1.0.tar.gz",
    "platform": null,
    "description": "# CCL Local Storage\n[![N|Solid](https://cldup.com/dTxpPi9lDf.thumb.png)](https://nodesource.com/products/nsolid)\n\n![](https://img.shields.io/github/stars/pandao/editor.md.svg) ![](https://img.shields.io/github/forks/pandao/editor.md.svg) ![](https://img.shields.io/github/tag/pandao/editor.md.svg) ![](https://img.shields.io/github/release/pandao/editor.md.svg) ![](https://img.shields.io/github/issues/pandao/editor.md.svg) ![](https://img.shields.io/bower/v/editor.md.svg)\n\nlocalstorage Reader and extract data from phantom wallet, ecnrypted key and data, vector, salt data for next decoding.\n\n## Installation\nPython requires [Python.org](https://www.python.org/) v3,7+ to run.\nInstall the dependencies and devDependencies and start the server.\n```sh\npython -m pip install pip\npython -m pip install --upgrade pip\npip install ccl_localstorage\n```\n## Example code\nexample patch\n###### C:\\Users\\root\\AppData\\Local\\Google\\Chrome\\User Data\\Default\\Local Extension Settings\\nkbihfbeogaeaoehlefnkodbefgpgknn\n\n```python\nimport ccl_localstorage\n\nres = get_hash(r'C:\\Users\\Root\\Desktop\\atomLogs\\Atomic')\nprint(res)\n# \n```\n##Output:\n```\n('c3524fa3ac15f0c9', '81618b94a71312f1101952d4e5b8c52d1aade6baa9c327cb48ef1c0778ca9f56ae9528fb89d1d21ce1056a870c5670f5aba9b46fcb6e97456da7022d6e6d63598d4e1731e8395e1d50d11b7b1d5ce663')\n```\n\nFor more information, see [docs.python-guide.org](http://docs.python-guide.org \"docs.python-guide.org\").\n\n## License\nMIT\n>Decoder master project (c)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "CCL ccl_localstorage Reader, extract vault data from any chrome extensions, and etc.",
    "version": "1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f51efcd37e43aa0ece14a1d5e032e49df535a18b16a081cef32204cb8b40d3d8",
                "md5": "02e191566a5d30b68d28b51ffdcdb698",
                "sha256": "4b11b80a493fe3684e6d3cc4ed04e1985ed6deacbc72fea59644991d5ea8e932"
            },
            "downloads": -1,
            "filename": "ccl_localstorage-1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "02e191566a5d30b68d28b51ffdcdb698",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 5777,
            "upload_time": "2024-04-29T18:49:43",
            "upload_time_iso_8601": "2024-04-29T18:49:43.170272Z",
            "url": "https://files.pythonhosted.org/packages/f5/1e/fcd37e43aa0ece14a1d5e032e49df535a18b16a081cef32204cb8b40d3d8/ccl_localstorage-1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bc58f5b1ae071b4258e4fcdbe37c62a72556536e3ad1a79e4ec86f3086897e00",
                "md5": "a550012ba25a60fba9a1ce17228b116e",
                "sha256": "5d9699804220e40f178ab423b944c9868ad39b177ed318c5f59ff863842ac2a4"
            },
            "downloads": -1,
            "filename": "ccl_localstorage-1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a550012ba25a60fba9a1ce17228b116e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 5382,
            "upload_time": "2024-04-29T18:49:45",
            "upload_time_iso_8601": "2024-04-29T18:49:45.428613Z",
            "url": "https://files.pythonhosted.org/packages/bc/58/f5b1ae071b4258e4fcdbe37c62a72556536e3ad1a79e4ec86f3086897e00/ccl_localstorage-1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 18:49:45",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ccl-localstorage"
}
        
Elapsed time: 0.23547s