Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 38

Hybrid View

  1. #1
    GPSPower Helper Fuel Types and Vehicle Charge Points for Europe
    Fuel Types and Vehicle Charge Points for Europe
    dasilvarsa's Avatar
    Join Date
    Feb 2011
    Location
    Global
    Posts
    1,025
    Rep Power
    376

    Default

    Quote Originally Posted by sbog View Post
    48 06 B3 00
    i called these 4 bytes - a double word. It is the same for "encrypting" all the file tail (starting at pos 312h = 786 decimal)

    "special_adding" is as follows:
    ***Hidden content cannot be quoted.***
    i can write one unique formula, but cannot decide which bit/byte-operation functions are well-known to the readers.
    In fact it is sufficient to use chr(), asc() and mod(,16)
    @sbog
    Very good work, It works well for starting with a unencrypted file and creating a encrypted file.
    What I want to do is to start with a encrypted file and end up with a unencrypted file.
    Could you please do the explanation for decrypting.
    The difference between stupidity and genius is that genius has its limits.
    Albert Einstein.

  2.    Advertissements


  3. #2
    Master
    Join Date
    Jun 2012
    Location
    St.Petersburg Russia
    Posts
    124
    Rep Power
    61

    Default

    Quote Originally Posted by dasilvarsa View Post
    @sbog
    Very good work, It works well for starting with a unencrypted file and creating a encrypted file.
    What I want to do is to start with a encrypted file and end up with a unencrypted file.
    Could you please do the explanation for decrypting.
    i think i'll have some gap this (upcoming) monday.
    it's a pity but i have no time right now although this looks to be easy enough.
    monday, ok?

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •