Luigi Auriemma

aluigi.org (ARCHIVE-ONLY FORUM!)
It is currently 19 Jul 2012 13:46

All times are UTC [ DST ]





Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
 Post subject: AutoIt
PostPosted: 19 Dec 2008 20:46 

Joined: 19 Dec 2008 20:20
Posts: 11
Hey!

Did somebody ever try that Stuff in AutoIt ? Its so hard for me!

I wanted to recover Steam Passwords. But I had to stop there:

Code:
#include <String.au3>

$ProId = RegRead("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\","ProductId")
$MacGuid = RegRead("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\","MachineGuid")
$HlIo = RegRead("HKEY_CURRENT_USER\Software\Valve\Half-Life\Settings","io")

$DecKey = $ProId & $MacGuid & $HlIo

MsgBox(64,"Decryption Key","The Decryption Key is:"&@CRLF&@CRLF&$DecKey)


Lol! I didn't know how to continue! ;)

So... Here are several password recoverys. Could someone tell me what is an easy one for the beginning ?

Thank you SM in Advance,

and take care!

Lenny


Top
 Profile  
 
 
 Post subject: Re: AutoIt
PostPosted: 20 Dec 2008 00:24 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
personally, this was the first time I hear about this script language


Top
 Profile  
 
 Post subject: Re: AutoIt
PostPosted: 30 Dec 2008 12:24 

Joined: 19 Dec 2008 20:20
Posts: 11
Hi!

Its an very easy one. Easy to learn -> Easy to Extend a.s.o

But C# / C++ Or VB are more professional!

I will ask someone how to create a Memory Structure ;)


Top
 Profile  
 
 Post subject: Re: AutoIt
PostPosted: 06 Jan 2009 16:53 

Joined: 19 Dec 2008 20:20
Posts: 11
Hmm ... I don't see any possibility to create a memory structure in AutoIt.

Thats too bad. AutoIt is a very powerful and often underestimated Scripting Language, expecting the Area "Memory"

TK,

Lenny

???:

So, lol, I just found the Function.

Ummn ... No ... I saw it before but I didn't know that this Function would be the right one ;)


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 

All times are UTC [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for: