Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

rutvora/PS_Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

PS Helper

Note 1: There is a separate branch to fetch project details. Please check it out.
Note 2: This script seems to be working for both PS-I and PS-II. If you face any trouble, ping me on facebook.
Note 3: You can find the binaries in the releases. Make sure you are downloading binaries of the master branch.

Video Tutorial Link: https://youtu.be/I7PGqZqXOzA

Instructions:

  1. Open Google Chrome
  2. Press F12 to show debugging mode
  3. Open PSD site and Login (keep the debug thingy open)
  4. After Login, Go to "Network" tab in the debug thingy
  5. Select Login.aspx from the list of files
  6. Go to "Headers" and find "Cookies" written in bold
  7. Copy the cookie's value
  8. Go to the folder where you downloaded/compiled the app (using terminal)
  9. See Commands below

Commands:
Note: paste whatever you copied from chrome where I've written cookie and make sure you are using the correct binary

Create csv file
./<binary> -g "cookie" (with quotes, don't forget to replace with the binary that you downloaded)
Update List (from the same csv file)
./<binary> -u "cookie" (with quotes ,don't forget to replace with the binary that you downloaded)

About

Code and Executables for easy manipulation of the PSD station preference form

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages