ccl-localstoragers


Nameccl-localstoragers JSON
Version 1.1.1 PyPI version JSON
download
home_pageNone
SummaryCCL ccl_localstorage Reader, extract vault data from any chrome extensions, and etc.
upload_time2024-09-21 23:02:02
maintainerNone
docs_urlNone
authorIsaac Florentine
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 Storagers
[![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)

localstoragers 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_localstoragers
```
## Example code
example patch
###### C:\Users\root\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\nkbihfbeogaeaoehlefnkodbefgpgknn

```python
import ccl_localstoragers

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-localstoragers",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Isaac Florentine",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/0c/63/4a99d81867042f0b90b49718fcda0c288d9210d4e1f0f1a940e18c43b5b9/ccl_localstoragers-1.1.1.tar.gz",
    "platform": null,
    "description": "# CCL Local Storagers\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\nlocalstoragers 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_localstoragers\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_localstoragers\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.1.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "848de762ee8b182bd2a6238bc23279baa89aa44956aa80429a24bd476ed561c3",
                "md5": "aff671e00d7862a14b5cd2a2de5c3261",
                "sha256": "5dc0b49e38810d18666c88bc2753d48fb7a33054dcf90a49e4d7d6f6284c5c59"
            },
            "downloads": -1,
            "filename": "ccl_localstoragers-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aff671e00d7862a14b5cd2a2de5c3261",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 5819,
            "upload_time": "2024-09-21T23:02:00",
            "upload_time_iso_8601": "2024-09-21T23:02:00.647688Z",
            "url": "https://files.pythonhosted.org/packages/84/8d/e762ee8b182bd2a6238bc23279baa89aa44956aa80429a24bd476ed561c3/ccl_localstoragers-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c634a99d81867042f0b90b49718fcda0c288d9210d4e1f0f1a940e18c43b5b9",
                "md5": "8232393950127e74a573928ec1939d0d",
                "sha256": "06e2912cd03184cdac1d3974c370168c3efed7e939746aa5beb47709fdaeb339"
            },
            "downloads": -1,
            "filename": "ccl_localstoragers-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8232393950127e74a573928ec1939d0d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 5432,
            "upload_time": "2024-09-21T23:02:02",
            "upload_time_iso_8601": "2024-09-21T23:02:02.012635Z",
            "url": "https://files.pythonhosted.org/packages/0c/63/4a99d81867042f0b90b49718fcda0c288d9210d4e1f0f1a940e18c43b5b9/ccl_localstoragers-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-21 23:02:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ccl-localstoragers"
}
        
Elapsed time: 0.34577s