-
Run the command:
python pixiv_auth.py login
This will open the browser with Pixiv login page.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
count 14 | |
local_38 3 | |
local_1c 10 | |
data b'cdarzowkky' | |
local_38 3 | |
local_1c 10 | |
data b'hiddqscdxr' | |
local_38 3 | |
local_1c 10 | |
data b'jmowfrxsjy' |
I started with a Windows 10 Enterprise Evaluation VM, version 1809, from here: https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/ Then I installed the needed tools:
- Install Visual Studio Community 2019 Edition from https://visualstudio.microsoft.com/downloads/, version 16.4.2. Make sure to install the Desktop development for C++ workload.