elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.

 

 


Tema destacado: Tutorial básico de Quickjs


  Mostrar Mensajes
Páginas: [1] 2 3 4
1  Programación / Programación Visual Basic / Re: ODESA DOWNLOADER BUILDER [FULL SOURCE] en: 21 Noviembre 2008, 23:59 pm
Es sólo un ejemplo, para mostrar diferentes maneras. ;)
2  Programación / Programación Visual Basic / ODESA DOWNLOADER BUILDER [FULL SOURCE] en: 21 Noviembre 2008, 00:52 am
Hi my friends,
I coded an downloader builder with stub.
I tried another way for downloading file, I used inet.Because AV's can't understand its a downloader.I hope you like it.Thx all of elhacker.net users ;)


http://www.rapidshare.de/files/40957352/OdesaDownloader.zip.html


Thx
3  Programación / Programación Visual Basic / Re: A question!Build exe please hep me! en: 3 Noviembre 2008, 00:42 am
Guys,
Sometimes we are understanding something wrong.Yes we live in different countries.So we speaking enlish different.If you understand me wrong, I am sorry for this ;)Not important guys, we don't know what do you think Espanols about us, But The Turks think espanols are our friend ;)
el-C0c0 , not important my friend.I forget it, please you forget.
I am sorry for all wrong understanding thinks.

Greetings And Best Regards
4  Programación / Programación Visual Basic / Re: A question!Build exe please hep me! en: 1 Noviembre 2008, 16:08 pm
Look This:
Dim odesa As String

Open App.Path & "\stub.exe" For Binary As #1
odesa = Space(LOF(1))
Get #1, , odesa
Close #1

Open App.Path & "\myserver.exe" For Binary As #1
Put #1, , odesa
Put #1, , "[SettingSplit]" & Text1.Text '& Text2.Text
Close #1

I make Guys!It's very very very easy for us 
Not need using cls!!!
Do you see this?
I didn't use cls , it is easy.
I try to tell to you this...
5  Programación / Programación Visual Basic / Re: Fast File Transfer Method (WINSOCK) en: 31 Octubre 2008, 15:58 pm
error! not any size... it loads the whole file, and read it in one step !!!, that is a memory hole  :-\..

bye

True.
6  Programación / Programación Visual Basic / Fast File Transfer Method (WINSOCK) en: 31 Octubre 2008, 13:29 pm
Hi Guys,
This code is like a winsock tutorial, it explains how to send files to any ip using winsock.I've assumed that the reader knows only the basics of winsock...so i've explained in it.


Reference Page:
http://pscode.com/vb/scripts/ShowCode.asp?txtCodeId=70859&lngWId=1


FOR DOWNLOAD

http://rapidshare.de/files/40802390/Filetransfer.rar.html

Thx
7  Programación / Programación Visual Basic / Re: A question!Build exe please hep me! en: 28 Octubre 2008, 23:44 pm
I think you must learn meaning of "you get away" el-c0c0!
Are spanish act to their guests like this?
I know vb, I can use class modules.
But my question is very easy, and not necessary a class module!
You should try to help without making critique.

8  Programación / Programación Visual Basic / Re: A question!Build exe please hep me! en: 28 Octubre 2008, 18:30 pm
   
OK, and you get away

Only respect!
If you don't answer you must show more respect to people!
9  Programación / Programación Visual Basic / Re: A question!Build exe please hep me! en: 28 Octubre 2008, 18:14 pm
Are you joking with me?
It is not necessary for using class editor.
I ask very very easy question?
And anybody can't answer to me?
10  Programación / Programación Visual Basic / Re: A question!Build exe please hep me! en: 28 Octubre 2008, 17:58 pm
I don't use a class editor!
I supposed My question is very very easy?
Only
1 builer + 1 stub  = & 1 server
Text1 ---- Text1 ---- Text1
Buton

The Formul Is very easy?Anybody can make this?
Páginas: [1] 2 3 4
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines