Modify the tax in my exe file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jimwest1995
    New Member
    • Aug 2007
    • 11

    Modify the tax in my exe file

    Hi All,

    I have a VB6 exe program that i lost the code so all what i have is the exe, since the tax is been hardcoded to 0.06 all what i need is to change this number to 0.07?

    I right clicked on the exe file then open it using notepad i got somthing can i use this to modify my tax value, if no is there any way i can do it

    Thank you
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    You will not want to modify an .exe in notepad.
    Find a binary data viewer and make your changes in there.
    (Not sure that will even work)

    You can try in the VisualBasic forum if you want

    Comment

    • jimwest1995
      New Member
      • Aug 2007
      • 11

      #3
      Thank you do you know by chance any website that provide this kind of tool
      so i can try it

      Comment

      Working...