The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Twelve Years of Service
Posts: 2,622
Threads: 213
RE: [HC Official] Port Scanner 08-29-2013, 07:19 AM
#21
(08-15-2013, 11:59 PM)noize Wrote: (08-15-2013, 11:40 PM)Dreamwalker Wrote: Not a bad effort, shame about the language :Money-Mouth: you should make it multi-threaded, not only will it speed up the scan time, but it will also make the application more stable by separating the stack memory.
I'm pretty sure that the stack space allocated for the process is the same for all threads.
I don't think VB supports multithreading, however.
Versions upto Visual Basic 6 doesn't support multithreading. VB.Net does which can be clearly seen as the used language in the opening post.
(08-16-2013, 06:30 PM)Dreamwalker Wrote: (08-16-2013, 11:17 AM)noize Wrote: (08-16-2013, 12:03 AM)Dreamwalker Wrote: Hence shame about the language lol, if you create a separate thread, create a scanning function and run that on the new thread it will have a different allocation and run faster/smoother.
I don't think so, indeed. He could use multiple threads to scan ports, but using _one_ thread for the whole scanning fuction won't make it much faster at all. Still, when you say it will have a different allocation, I don't know what you're talking about.
I think myself VB is a sloppy language, indeed, but after all, he's free to code in whatever he likes to. I'm a Batch programmer, so, who am I to judge?
Yes, VB does suck but I wasn't having a go it was a suggestion, it will make it slightly faster but the main thing is, is program stability. And different allocation is meaning memory allocation, when you start coding in languages like C and C++ you'll understand this (dealing with memory on the heap and stack etc)
So you both don't know anything about VB and you think it is a sloppy language and it sucks?
Get your facts straight. Don't mess the OP's thread.
![[Image: rytwG00.png]](http://i.imgur.com/rytwG00.png)
Redcat Revolution!
•
Eleven Years of Service
Posts: 66
Threads: 10
RE: [HC Official] Port Scanner 08-31-2013, 09:30 AM
#22
nice work hop it works
•
Eleven Years of Service
Posts: 28
Threads: 0
RE: [HC Official] Port Scanner 09-01-2013, 02:24 AM
#23
Yes, it's simple but it's ok
![Smile Smile](https://sinister.ly/images/smilies/set/smile.png)
we dont need more then that in a port scanner. good job
•
Eleven Years of Service
Posts: 25
Threads: 0
RE: [HC Official] Port Scanner 10-02-2013, 08:53 PM
#24
Nice, thank you! Added to my tool-set! =]
•
Eleven Years of Service
Posts: 25
Threads: 0
RE: [HC Official] Port Scanner 10-02-2013, 08:53 PM
#25
Nice, thank you! Added to my tool-set! =]
•
Eleven Years of Service
Posts: 25
Threads: 0
RE: [HC Official] Port Scanner 10-02-2013, 08:53 PM
#26
Nice, thank you! Added to my tool-set! =]
•
Eleven Years of Service
Posts: 58
Threads: 3
RE: [HC Official] Port Scanner 10-03-2013, 05:34 AM
#27
Very nice coding.
•
Eleven Years of Service
Posts: 58
Threads: 3
RE: [HC Official] Port Scanner 10-03-2013, 05:34 AM
#28
Very nice coding.
•
Eleven Years of Service
Posts: 58
Threads: 3
RE: [HC Official] Port Scanner 10-03-2013, 05:34 AM
#29
Very nice coding.
•
Eleven Years of Service
Posts: 114
Threads: 7
RE: [HC Official] Port Scanner 10-10-2013, 05:28 PM
#30
Hey guys, thanks for the feedback. I haven't been on much since school started back up again, but I'd like to mention that my later version somehow got lost :O. Not quite sure how anymore, but I am going to edit my post with the most recent source of it I can find, but it probably won't have the background or stuffs.
Hope one of you can improve it!
Later,
static_cast
Apparently to the media, the best hacking tool around is a magnifying glass to the monitor. Ooh, pretty colors.
•
Users browsing this thread: 2 Guest(s)