MSFN Forum: CMD: Filename or extension is too long - MSFN Forum

Jump to content


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

CMD: Filename or extension is too long Rate Topic: -----

#21 User is offline   Caml Light 

  • Junior
  • Pip
  • Group: Members
  • Posts: 85
  • Joined: 03-October 03

Posted 19 September 2012 - 01:19 PM

Hi bphpt, if you want we can do a game... you ask a question to me and i ask a question to you. Is this a specialist forum or a facebook branch?? :lol:

Hi Yzöwl, that program decompiles the batch into the HD. Anyway, since you know more things than me in this area and i wish to learn, can i send you some PM if i have need? Please let me know.

To learn, to learn, to learn, always! :hello:

This post has been edited by Caml Light: 19 September 2012 - 05:20 PM



#22 User is offline   Yzöwl 

  • Wise Owl
  • Group: Super Moderator
  • Posts: 4,364
  • Joined: 13-October 04
  • OS:Windows 7 x64

Posted 19 September 2012 - 02:21 PM

View PostCaml Light, on 19 September 2012 - 01:19 PM, said:

that program decompiles the batch into the HD.
The site information suggests otherwise, did you see the section I quoted? specifically the text in red!

View PostCaml Light, on 19 September 2012 - 01:19 PM, said:

can i send you some PM if i have need? Please let me know.
I see no reason to refuse you the opportunity to do so. If I find something in your PM which may be of interest to the Forum and it can be made public without causing privacy/security issues I may after review ask you post it here.

#23 User is offline   Caml Light 

  • Junior
  • Pip
  • Group: Members
  • Posts: 85
  • Joined: 03-October 03

Posted 19 September 2012 - 05:20 PM

Only the VBScript files can be decompiled without to be extracted. The batch (bat or cmd) files must be extracted in the %TEMP% folder (default) or in a user specified folder.

It will be an honor for me to learn from you and i hope you won't refuse my questions. Thank you. :hello:

This post has been edited by Caml Light: 19 September 2012 - 05:21 PM


#24 User is offline   Caml Light 

  • Junior
  • Pip
  • Group: Members
  • Posts: 85
  • Joined: 03-October 03

Posted 19 September 2012 - 08:10 PM

Yzöwl i've an idea! Could it to be possible to obfuscate the content of a batch file?

I can create a compiled exe file from an authoring software, a GUI with a button. Clicking on that button, i can launch the CMD batch file with a specified parameter, for example: mybatch.cmd -param


You wrote for me something like this some months ago:

@ECHO OFF
ECHO=_%~1|FINDSTR/X "_-param">NUL 2>&1||GOTO Error

ECHO Logged succesfully
>NUL PAUSE
EXIT

:Error
ECHO Error
>NUL PAUSE
EXIT



My idea is that the batch should recognize the correct parameter given (%~1) and apply it as "algorithm key" to decode the obfuscated batch.

I hope to be explain me fine.



Thank you

This post has been edited by Caml Light: 19 September 2012 - 09:34 PM


Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy