SFindsrc [Sitemap] - HeapOverflow Computer Security Community & Forums : Heap Overflow.com

PDA

View Full Version : SFindsrc


class101
13-07-05, 14:42
As requested , the old sunw find code

Xrra
13-07-05, 17:44
thank you :D

ZoraX
15-07-05, 14:47
thnx for this:D I learn best by studying others code:D (googling on the codes i dont understand)
Very nice that its in c++ since im studying c++ atm :)

class101
15-07-05, 17:38
no it's in C not C++, not a good start ^^, agobot for example if I remember is in 100% C++.

slb33
15-07-05, 20:28
I've been wanting to look at this code for a while now but never got around to it before.
Then my HD crashed and lost it so now I can grab it and take a look at it again sometime.
Thanks for making it available to us :)

class101
15-07-05, 21:48
no pb , thx in first to Sunw wich coded it , without him, all that , this board, exploits, vulnerabilities , dfind, wouldnt be there :)

ZoraX
16-07-05, 09:49
no it's in C not C++, not a good start ^^, agobot for example if I remember is in 100% C++.

haha :p lol, yup, dident have so much time, hosted a party last night and my head was going nuts from all the planning and ppl calling wanting to come :P hehe, just woke up now, gtg clean the house ;(

Mouse
26-07-05, 01:38
nice :D

hope its same as sfind program I know of.

m0or
26-01-06, 18:27
yeah, thats pretty useful for me :)
thx class101 for sharing with us

touk
22-02-06, 10:17
Thx a lot, I didnt see you posted this. It will be really usefull to me in order to see how threads work with C.

But I think the comments inside the code wont help me so much.


void plango();//½ø¶ÈÏÔʾ
bool ResetCursor(int y, int x);//ÉèÖùâ±ê×ø±ê
UINT cracker(LPVOID pass);//ftp¡¢pop3Çî¾Ù
void checkiisholetype();//¼ì²éɨÃèiisµÄ©¶´ÀàÐÍ
void TestThread(int thread=50);//²âÊÔµ±Ç°Ïß³ÌÊÇ·ñÒÔÂú


:D