x3rz / HP_Device_Manager_Exploit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HP_Device_Manager_Exploit

Steps:

  1. Remove the .class files from nb directory.
  2. Edit the port in .java code
  3. Execute javac .\HPDeviceManagerExploit.java.
  4. Move newly formed .class files to nb directory.
  5. Now in the outside directory run jar cfm .\HPDeviceManagerExploit.jar .\manifest.mf nb
  6. You will have .jar file.

About


Languages

Language:Java 100.0%