Re: [twsocket] MD5 passwords

2009-11-22 Thread Ruud Kerstens
Hi Arno, Great, after reading the header, this is actually what i was looking for! I will let you know how it worked out.. Thanks for the help! Best regards, Ruud Kerstens -- From: "Arno Garrels" Sent: Sunday, November 22, 2009 7:54 PM To: "ICS

Re: [twsocket] MD5 passwords

2009-11-22 Thread Arno Garrels
Ruud Kerstens wrote: > Ok, I will go and read it. > > anyway, thanks for your replies, lets see if i can find any solution, > if so i will let you know! Looks like porting this stuff to delphi would do the trick: https://www.codeblog.org/viewsrc/glibc-2.6.1/crypt/md5-crypt.c >From a brief look, O

Re: [twsocket] OverbyteIcsPingTst

2009-11-22 Thread Signed Source® Project
Your English is excellent - Yes, Francois speaks perfectly english, Thanks to all for all the help. - daniel - Original Message - From: "Darin McGee" To: "ICS support mailing" Sent: Sunday, November 22, 2009 5:22 PM Subject: Re: [twsocket] OverbyteIcsPingTst Your English is exc

Re: [twsocket] OverbyteIcsPingTst

2009-11-22 Thread Signed Source® Project
Thanks you :) I understand you perfectly. -daniel - Original Message - From: "Francois PIETTE" To: "ICS support mailing" Sent: Sunday, November 22, 2009 5:20 PM Subject: Re: [twsocket] OverbyteIcsPingTst I have made a consule app (not with ICS) and it works as same as the CMD. I m

Re: [twsocket] OverbyteIcsPingTst

2009-11-22 Thread Darin McGee
Your English is excellent - -Original Message- From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On Behalf Of Francois PIETTE Sent: Sunday, November 22, 2009 10:20 AM To: ICS support mailing Subject: Re: [twsocket] OverbyteIcsPingTst > I have made a consule app (not

Re: [twsocket] OverbyteIcsPingTst

2009-11-22 Thread Darin McGee
Applications do not "care" about security software - It is the security software that looks at (cares about) the programs. You not having the ability to modify the ESET configuration I can only assume you stumbled upon a "hole" in the way ESET is configured on your test machine. -Original Mes

Re: [twsocket] OverbyteIcsPingTst

2009-11-22 Thread Francois PIETTE
I have made a consule app (not with ICS) and it works as same as the CMD. I mean it doesn't care about the security software. I would say the reverse: The security software doesn't care about it. As I said before, this is not an issue with the application you write but with the ways security pr

Re: [twsocket] OverbyteIcsPingTst

2009-11-22 Thread Fastream Technologies
Hello, What about this: There was a way to add an exe to Windows Firewall exceptions. If you can find that out, maybe other security software is checking it(?)! Regards, SZ On Sun, Nov 22, 2009 at 11:30 AM, Signed Source® Project wrote: > Hi, > I have made a consule app (not with ICS) and it w

Re: [twsocket] OverbyteIcsPingTst

2009-11-22 Thread Signed Source® Project
Hi, I have made a consule app (not with ICS) and it works as same as the CMD. I mean it doesn't care about the security software. What I mean was, To build similar way with ICS which can ping without security problem and can have some properties like, if ping answers then do this if ping doesn'

Re: [twsocket] MD5 passwords

2009-11-22 Thread Angus Robertson - Magenta Systems Ltd
> I also know there are different options, like using --des for des > encryption. and also --md5 for md5 way of encrypting. and a --check > option to check the password. > > MD5-based scheme > http://en.wikipedia.org/wiki/Crypt_(Unix)#MD5-based_scheme > What ever it is, it's not supported by ICS (c

Re: [twsocket] OverbyteIcsPingTst

2009-11-22 Thread Francois PIETTE
Is it possible to make PingTst to work as windows CMD? What do you mean ? Having PingTst a console mode program, taking same arguments as Windows command line version and produce the same result ? Yes, it is possible. It is even easy. That is not an problem with ICS, it is an easy Delphi prog