Recent content by JOKERS

  1. J

    What is the Copyright procedure of a software written in JAVA ?

    Hi guys. I've completed a software in JAVA which is able to crack the password of a protected PDF file using Brute Force and Dictionary attack. Now I want to launch that software on internet for general public with its official website. It'll be a freeware. However, I'm totally unaware with the...
  2. J

    What is the Copyright procedure of a software written in JAVA ?

    Hi guys. I've completed a software in JAVA which is able to crack the password of a protected PDF file using Brute Force and Dictionary attack. Now I want to launch that software on internet for general public with its official website. It'll be a freeware. However, I'm totally unaware with the...
  3. J

    Need Help in Writing a tool like KONBOOT

    Thanks for your reply. However, as I said earlier I'm already aware with the concept of writing bootable files and disks which you shared in the first link. We have to create boot sectors first and then need to copy the boot image files in order to make a USB bootable. But with KONBOOT we simply...
  4. J

    Need Help in Writing a tool like KONBOOT

    Hi guys. # QUERY 1: I want to write a program like KONBOOT with little advancement from my mind. I have good knowledge of C and Assembly. I also worked with boot sectors and boot logic. However, I can't understand how to start the coding of a tool like KONBOOT. Any kind of help is appreciated...
Back
Top