Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 339 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 339 Bytes

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.