Announcement

Collapse
No announcement yet.

Decrypting software code (readable with db file)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Decrypting software code (readable with db file)

    Hi Everyone,

    It is my first time in a hacking forum here. I am working on reverse engineering a code that is protected by a software with username and password. I have 2 files(Protected & unprotected) that can apparently be opened by access database to view some information. I tried just removing the encrypted password, the software opens the the code but no code shown.

    I am trying to learn to either skip dialog box username & password protection or figure out how the original password becomes this encrypted code?

    I have included a zip file that has 2 files. These files can be opened with access or you can view it in hex.
    Currently the
    Username: user1
    Password: Test123Test
    Code Section is: code1

    Hope someone can introduce some tools that i can use to set breakpoints maybe in the software, or tools to reverse the exe and read the assembly (like softice)?
    Attached Files

  • #2
    Not what we do here. Are you trying to crack ms access password protection?
    Please put all complaints in writing and submit them here.

    Above link not working? Try here.

    Comment


    • #3
      Originally posted by rimsky82 View Post
      Not what we do here. Are you trying to crack ms access password protection?
      rimsky82, nope its a programming software which writes codes. The file i have attached is the information they store in there but it is encrypted in someway.

      Yeap, i know here don't do this stuff. just thought here might have more clue on decrypting / hacking softwares.

      Comment


      • #4
        Originally posted by AmazingTrans View Post
        Hi Everyone,

        It is my first time in a hacking forum here. I am working on reverse engineering a code that is protected by a software with username and password. I have 2 files(Protected & unprotected) that can apparently be opened by access database to view some information. I tried just removing the encrypted password, the software opens the the code but no code shown.

        I am trying to learn to either skip dialog box username & password protection or figure out how the original password becomes this encrypted code?

        I have included a zip file that has 2 files. These files can be opened with access or you can view it in hex.
        Currently the
        Username: user1
        Password: Test123Test
        Code Section is: code1

        Hope someone can introduce some tools that i can use to set breakpoints maybe in the software, or tools to reverse the exe and read the assembly (like softice)?

        Look into Ollydebug but again we don't cover this topic here. Game hacking only!

        Comment

        Working...
        X