Jump to content

kimimax

Members
  • Posts

    36
  • Joined

  • Last visited

Posts posted by kimimax

  1. The problem with this appears to be that the dll that's included actually contains information and won't cough it up without being validated. That said, here's a sneaky way to get it to work.

     

    Install it as usual, and enter any user and pass (You need to do this or the dll won't be called)

    Redirect www.paintbarforex.com to a web server of your choosing (usually via windows/system32/drivers/etc/hosts)

    On that server, create /validator/checkStatus.php

    In that file put this

     

    <validateStatus><validated>1</validated><status>1</status><statustext>HappyHappyJoyJoy</statustext></validateStatus>

     

    That will enable the dll to start spitting out and processing the functions that would normally return just 0.

     

    can you explain better plzz

×
×
  • Create New...