Skip to content

woctezuma/geforce-leak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7a7a950 · Sep 13, 2021

History

6 Commits
Sep 13, 2021
Sep 13, 2021
Sep 13, 2021
Sep 13, 2021
Sep 13, 2021

Repository files navigation

GeForce Leak

This repository contains Python code to fetch data from the GeForce leak.

Requirements

  • Install the latest version of Python 3.X.
  • Install the required packages:
pip install -r requirements.txt

Usage

Run the following script to download GeForce data:

python download_geforce_data.py

Alternatively, you can find the data in the "Releases" section of this repository.

References