Luigi Auriemma

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

All times are UTC [ DST ]





Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 
Author Message
 Post subject: Reach-a-mail
PostPosted: 24 Mar 2010 10:57 

Joined: 23 Mar 2010 16:15
Posts: 5
How change algo of decrypt pass in Reach-a-mail 3.7?
10EA9F0AE190F0B0323641567FD473BE496CA82C3242578EF0C25B9D = test1233
The length return correct? but decrypt not. Only numbers not letters.


Top
 Profile  
 
 
 Post subject: Re: Reach-a-mail
PostPosted: 24 Mar 2010 11:30 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
uhmmm here it works:
Code:
Reach-a-Mail passwords decoder 0.1
by Luigi Auriemma
e-mail: aluigi@autistici.org
web:    aluigi.org

- open 1.ini
  pass: test123

  press RETURN to exit


Top
 Profile  
 
 Post subject: Re: Reach-a-mail
PostPosted: 24 Mar 2010 14:08 

Joined: 23 Mar 2010 16:15
Posts: 5
hmmm... but whats i have
Reach-a-Mail passwords decoder 0.1
by Luigi Auriemma
e-mail: aluigi@autistici.org
web: aluigi.org

- open 1.ini

press RETURN to exit

And thats all


Top
 Profile  
 
 Post subject: Re: Reach-a-mail
PostPosted: 24 Mar 2010 14:19 

Joined: 23 Mar 2010 16:15
Posts: 5
thats is content of reach-a-mail.ini

[Appearance]
Max=0
Left=23
Top=5
Height=567
Width=828
FldrPan=253
LeftPan=171
MailPan=193
C1=136
C2=215
C3=126
C4=59

[Main]
LastAcnt=1
DefAcnt=1
Language=11
ShowQSG=0
ShowAdvert=0
ShowFeedback=0
ShowProAdvert=0
ExitPrompt=1
Notify=1
HTMLMsg=1
TrayIcon=0
MiniToTray=0

[Accounts]
1=test <test@test.ru>

[Acnt1]
AcntType=0
AcntName=test
FullName=test
Addr=test@test.ru
Org=
ReplyTo=
AutoCC=
AutoBCC=
Protocol=POP3
POPServer=mail.test.ru
POPPort=110
SSL=0
POPUser=test@test.ru
POPPass=10EA9F0AE190F0B0323641567FD473BE496CA82C3242578EF0C25B9D
ChkOnStart=0
AutoGetMsg=0
LeaveOnServer=1
SMTPServer=mail.test.ru
SMTPPort=25
TLS=0
SMTPAuth=0
SMTPUser=
SMTPPass=
SendOnStart=0
Quote=1
AddOnReply=0
CheckTime=0


Top
 Profile  
 
 Post subject: Re: Reach-a-mail
PostPosted: 24 Mar 2010 14:22 

Joined: 23 Mar 2010 16:15
Posts: 5
And one question. What the function hex2byte do?


Top
 Profile  
 
 Post subject: Re: Reach-a-mail
PostPosted: 24 Mar 2010 17:00 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
don't know what to say, here works perfectly (tried both the windows and unix line feeds):
Code:
Reach-a-Mail passwords decoder 0.1
by Luigi Auriemma
e-mail: aluigi@autistici.org
web:    aluigi.org

- open 1.ini

  POPUser: test@test.ru
  POPPass: test123

  SMTPUser:
  SMTPPass:

  press RETURN to exit
the hex2byte function simply converts a string of hex chars in bytes, so an 8 chars AABBCCDD string becomes a 4 bytes sequence of 0xaa,0xbb,0xcc,0xdd bytes


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 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: