Results 1 to 4 of 4

Thread: Guys/gals, i want your opinions/suggestions on this idea.

  1. #1

    Thread Starter
    Lively Member abhaybakshi's Avatar
    Join Date
    Dec 2001
    Location
    Mumbai (INDIA)
    Posts
    81

    Arrow Guys/gals, i want your opinions/suggestions on this idea.

    Hello,

    Recently i went mad and opened some exe file in notepad !
    (because my net was down)

    Obviously all i saw was junk characters.

    What should i do?

    So i deleted first character on line#15 which was an ascii character.

    I saved the file and run that program. As expected it didn't run and throwed error...

    "Program too big to fit in memory".

    And suddenly an idea striked to me.

    I may be able to make an application like file scrambler?

    It will "cut" say some 5th character from 100th line and will store it. To descramble file (to make it usuable), it will just open the file and undo the changes. Line number and character will be random. Nobody on earth will be able to run that exe unless and untill the changes are undone (which only this application do).

    Guys/gals, i want your opinions/suggestions/critics/ on this idea.
    Money is a great thing, but it can't purchase satisfaction....
    Respect money, but don't allow it to control you...

  2. #2
    Super Moderator Wokawidget's Avatar
    Join Date
    Nov 2001
    Location
    Headingly Occupation: Classified
    Posts
    9,632

    Angry Then there was a loud bang...and religion was started!

    It wud not work
    When you saved it in notepad it save the file with an EXE extension, but it was not it a file format, it was textbased. U need to use a HexEditor to edit parts of programs directly...Loads are already on the web which are free...

    Someone correct me if I am wrong...

  3. #3
    Bouncy Member darre1's Avatar
    Join Date
    May 2001
    Location
    Peterborough, UK
    Posts
    3,828
    no your right.

    also if you remove 1 char from the exe, whats to say that by complete fluke it runs still, even if it does something completely different!

    there's a silly thought
    Confucious say, "Man standing naked in biscuit barrel not necessarily ****ing crackers."

    Don't forget to format your code in your posts

  4. #4
    Addicted Member Bazza81's Avatar
    Join Date
    Apr 2001
    Location
    Nottingham, UK
    Posts
    203
    Originally posted by darre1
    no your right.

    also if you remove 1 char from the exe, whats to say that by complete fluke it runs still, even if it does something completely different!

    there's a silly thought
    Your spot on there. The ascii chars in exe files represent a number 0 - 255, these are then sent round Windows (where it messes everything up) and converted into bits then sent to the processor, I think!
    Who needs rhetorical questions anyway?


    Bazza NET - The place you want to be!

Posting Permissions

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



Click Here to Expand Forum to Full Width