Jump to content
robyyxx

Program de generat coduri fisierulmeu.ro

Recommended Posts

Am decis sa fac invat si eu putin bazele din VB si nu am gasit un proiect mai bun la care sa lucrez.

Am facut un program care genereaza coduri pentru fisierulmeu.ro

Screen:

Capture.png

VirusTotal

Download

Parola:

WItu+36gZGyHWgfy/362+GeMDe9X

Hint: Atom, Base, Reverse, ....-3FX

Uite asa am invatat si umpic de VB:D

Da stiu ca e simplu si nu are stil etc dar e primu program in VB.

Cine vrea sursa PM dau numa la cine merita.

PS: Cred ca aveti nevoie de net.framework

Edit: am facut upload la versiunea noua.

Thanks to yoyois

Edited by robyyxx
Link to comment
Share on other sites

De ce nu folosesti:

Dim Generator As System.Random = New System.Random()

Dim random As Integer = Generator.Next(Min, Max)

Sursa cred ca selecteaza unul din multele coduri deja stiute.

Un adevarat generator de coduri ar folosi un algoritm ca sa genereze coduri valabile(pe loc)

  • Upvote 1
Link to comment
Share on other sites

De ce nu folosesti:

Dim Generator As System.Random = New System.Random()

Dim random As Integer = Generator.Next(Min, Max)

Sursa cred ca selecteaza unul din multele coduri deja stiute.

Un adevarat generator de coduri ar folosi un algoritm ca sa genereze coduri valabile(pe loc)

Da ai dreptate nu genereaza,

Si ms pentru cod

A mers codu merci!

Edited by robyyxx
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...