Hacking Has anyone made any documentation for wupclient?

bananaface

Member
Newcomer
Joined
Mar 7, 2007
Messages
11
Trophies
1
XP
26
Country
United States
I know this is old but it helped me

Run python -i wupclient.py to connect. (I installed python on mac os x and then double clicked the script)
Then I Ran the script from the python application.
Then in the next window I used these commands and it worked for me.

Some of the commands you use to access the memory.
  • w.ls(): Lists contents of a directory.
  • w.dl("filename"): Downloads a file.
  • w.dldir("path"): Download a directory.
  • w.cp("source","desination"): Copies a file.
  • w.mkdir("path","flags"): Creates a directory.
  • w.cd("path"): Changes the current working directory.
  • w.pwd(): Print the current directory.
  • w.up("filename"): Uploads a file.
  • w.rm("filename"): Removes a file.
  • w.rmdir("path"): Removes a directory.
so for example this is me accessing the saves folder with the w.ls and w.cd

w.ls()
sys/
usr/
w.cd("usr")
0
w.ls()
boss/
import/
nsec/
packages/
save/
title/
tmp/
w.cd("save")
0
w.ls()
00050000/
00050010/
00050030/
system/
w.cd("00050000")
0
w.ls()
10101e00/
10109000/
1010ef00/
10128900/


If you want to check which save is which you can use the wiiubrew title database and search
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: https://youtube.com/shorts/FdYTKAVSsXY?si=9E-2AU0JN-4hRZi3