dbTalk Databases Forums  

Encrypted OS Command step?

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Encrypted OS Command step? in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
tyler
 
Posts: n/a

Default Encrypted OS Command step? - 05-20-2004 , 10:12 AM






I am trying to reverse engineer some undocumented
processes. I have a DTS package that contains a OS
command step that looks something like this:
DTSPackage/ "2908343iosjdlkkj209340932093jsjjdr29384509".
Is this something that has been encrypted? if so, is
there a way to find out what this is calling?

Any light on this is much appreciated.

Tyler

Reply With Quote
  #2  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: Encrypted OS Command step? - 05-20-2004 , 12:01 PM






Does it read "DTSPackage" or does the command actually look more like:
DTSRun /~Zxxxxxxxxxxxxxxxxxx
If it's DTSRun /~Z<followed by a bunch of characters> then yes that's
an encrypted command line command to execute a package using the
dtsrun utility. You could always run Profiler when you run the package
to see what is being executed.

-Sue

On Thu, 20 May 2004 08:12:37 -0700, "tyler"
<anonymous (AT) discussions (DOT) microsoft.com> wrote:

Quote:
I am trying to reverse engineer some undocumented
processes. I have a DTS package that contains a OS
command step that looks something like this:
DTSPackage/ "2908343iosjdlkkj209340932093jsjjdr29384509".
Is this something that has been encrypted? if so, is
there a way to find out what this is calling?

Any light on this is much appreciated.

Tyler


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.