Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Error with bat2exe.com  (Read 7645 times)

0 Members and 1 Guest are viewing this topic.

BC_Programmer


    Mastermind
  • Typing is no substitute for thinking.
  • Thanked: 1140
    • Yes
    • Yes
    • BC-Programming.com
  • Certifications: List
  • Computer: Specs
  • Experience: Beginner
  • OS: Windows 11
Re: Error with bat2exe.com
« Reply #15 on: January 27, 2009, 04:27:09 AM »
It's not a wrapper. It turned my batch file code to a bunch of funky symbols letters and stuff.  BC, have you ever used this program? I'm afraid it doesn't convert stuff over 35kb.

Yes. that is what I describe above.
I was trying to dereference Null Pointers before it was cool.

BatchFileCommand



    Hopeful
  • Thanked: 1
    Re: Error with bat2exe.com
    « Reply #16 on: January 27, 2009, 06:19:55 AM »
    All I want it to do is make my code unreadable and have it still run. Here's a chunk of code from my program:

    Code: [Select]
    „+€1Ø3
    >„߃Mìÿ àü'h
    Pðk] f9;„t


    That's definatley exe
    οτη άβγαλτος μεταφ βαθμολογία

    BC_Programmer


      Mastermind
    • Typing is no substitute for thinking.
    • Thanked: 1140
      • Yes
      • Yes
      • BC-Programming.com
    • Certifications: List
    • Computer: Specs
    • Experience: Beginner
    • OS: Windows 11
    Re: Error with bat2exe.com
    « Reply #17 on: January 27, 2009, 06:40:10 AM »
    All I want it to do is make my code unreadable and have it still run. Here's a chunk of code from my program:

    Code: [Select]
    „+€1Ø3
    >„߃Mìÿ àü'h
    Pðk] f9;„t


    That's definatley exe


    Sigh. Did you read the post? do you know what process explorer is?

    The batch file is plain text in the memory image.
    I was trying to dereference Null Pointers before it was cool.

    Dias de verano

    • Guest
    Re: Error with bat2exe.com
    « Reply #18 on: January 27, 2009, 10:48:55 AM »

    Sigh. Did you read the post? do you know what process explorer is?

    The batch file is plain text in the memory image.

    BC_programmer, can't you see you're talking to an expert? Just look at the technical language he uses...

    Quote
    a bunch of funky symbols letters and stuff.

    BatchFileCommand



      Hopeful
    • Thanked: 1
      Re: Error with bat2exe.com
      « Reply #19 on: January 27, 2009, 03:35:38 PM »
      Code: [Select]
      BC_programmer, can't you see you're talking to an expert? Just look at the technical language he uses...

      I love you sense of humor...
      οτη άβγαλτος μεταφ βαθμολογία

      BC_Programmer


        Mastermind
      • Typing is no substitute for thinking.
      • Thanked: 1140
        • Yes
        • Yes
        • BC-Programming.com
      • Certifications: List
      • Computer: Specs
      • Experience: Beginner
      • OS: Windows 11
      Re: Error with bat2exe.com
      « Reply #20 on: January 27, 2009, 07:12:52 PM »
      All I want it to do is make my code unreadable and have it still run. Here's a chunk of code from my program:

      Code: [Select]
      „+€1Ø3
      >„߃Mìÿ àü'h
      Pðk] f9;„t


      That's definatley exe

      HA HA! I found a hole it that logic too! where's the MZ?
      I was trying to dereference Null Pointers before it was cool.