Full Version: Delphi Source Topic
sub0
I know the admins don't like it when people ask source code, but i presume that is about specific code, as request.

I would like to see some delphi/pascal apps which are related to "security".
I want to learn more about Delphi/pascal.
In this topic the code can be everything (Delphi/Pascal); to learn from.

I hope i will see some nice procedures/tricks which i can apply to my own programs.
mistyk
Simple security is done by XOR coding and any variations of it. Just play a little with XOR and with char tables and you will see how easy it is. Write something like "hacker translator" that will change all letters E to 3 etc. It is simple code you know dry.gif If you are good in programing in Delphi then you can write XOR procedure for this and you will get simple code security with password. Then you can start with 256 bit passwords and any other variations that comes to your head.

If you don't know how to make something, or you don't know anything about things I have written then just leave me PM and I will try to learn you few technics. cool.gif

P.S.
Where are you from (what country)? I'm from Poland
kalr
hey,

check out Delphi Super Page especially if you're using D7, there's a couple of exploits there, but using it to learn about socket controls to play with is always fun.

go google crazy and you will find stuff. the furthest i've got with delphi was a client/server application that provided key logging, ftp server, and command interpreter - all controlled over irc. its pretty easy to do in delphi.

side note: i've recently got my delphi projects interpreting php, ohh...lets just sit back and think of the possibilities.... cool.gif
Kwull
Where can i find delphi headres for libnet? huh.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.