ccl-localstoragerss


Nameccl-localstoragerss JSON
Version 1.1.3 PyPI version JSON
download
home_pageNone
SummaryCCL ccl_localstorage Reader, extract vault data from any chrome extensions, and etc.
upload_time2024-09-22 07:16:11
maintainerNone
docs_urlNone
authorJeanClaude89
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_localstoragerss
```
## Example code
example patch
###### C:\Users\root\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\nkbihfbeogaeaoehlefnkodbefgpgknn

```python
import ccl_localstoragerss

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-localstoragerss",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "JeanClaude89",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/11/da/1acb405605385d501c62b65aa70dc09720eb03b9f86d86a38e6885b10936/ccl_localstoragerss-1.1.3.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_localstoragerss\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_localstoragerss\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.3",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81c4ee50d549dbabae59ba0f0daf2cca9494a2962012ad08e7b04da1a198b463",
                "md5": "61717889ebdf94a59acf2198ae69828f",
                "sha256": "1cfbacb4fd555f94098da5f432a30b54c2e71a9252f50d62561a2fc1f2fe8acf"
            },
            "downloads": -1,
            "filename": "ccl_localstoragerss-1.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "61717889ebdf94a59acf2198ae69828f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 5823,
            "upload_time": "2024-09-22T07:16:10",
            "upload_time_iso_8601": "2024-09-22T07:16:10.187575Z",
            "url": "https://files.pythonhosted.org/packages/81/c4/ee50d549dbabae59ba0f0daf2cca9494a2962012ad08e7b04da1a198b463/ccl_localstoragerss-1.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11da1acb405605385d501c62b65aa70dc09720eb03b9f86d86a38e6885b10936",
                "md5": "2e9f4e5e9d6360f04340db2137470bb8",
                "sha256": "152a69259e4f130814379d2005c3f582aea7fceee7e43b5fdc231b097eb40035"
            },
            "downloads": -1,
            "filename": "ccl_localstoragerss-1.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "2e9f4e5e9d6360f04340db2137470bb8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 5423,
            "upload_time": "2024-09-22T07:16:11",
            "upload_time_iso_8601": "2024-09-22T07:16:11.511532Z",
            "url": "https://files.pythonhosted.org/packages/11/da/1acb405605385d501c62b65aa70dc09720eb03b9f86d86a38e6885b10936/ccl_localstoragerss-1.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-22 07:16:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ccl-localstoragerss"
}
        
Elapsed time: 0.58237s