Sinisterly
IP Tracer - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Visual Basic & .NET Framework (https://sinister.ly/Forum-Visual-Basic-NET-Framework)
+--- Thread: IP Tracer (/Thread-IP-Tracer)



IP Tracer - BreShiE - 02-02-2013

This is a project taken from my wTools program (which may well be a tool for AnarchyForums rather soon) and I've always enjoyed this program the most, so here it is in its own form! This will trace an IP very fast (within 1 second) and will display key information on the surrounding area of where the IP is situated. Please realise that it wont be 100% accurate to where the person is, it'll resolve to where the ISP's Server is located.

The Preview:
[Image: U0XjiCG.png]

The Program:
http://www.sendspace.com/file/id1eo0

Let me know what you think!

Virus scan by Phytrix: https://www.virustotal.com/file/bf550880b1ce6b1d5dc71b9ea942b0a6768564fd543a04e18f1321f05eef16bf/analysis/1359839811/


Please Read:
Spoiler:
Some of you may notice a close resemblance to this and the IP Tracer in AnarchyTools. That's because CyberSavage has my permission to use this code.



RE: IP Tracer - ねこまっしぐら - 02-02-2013

Thanks for the share. It looks great :-) But I believe you need a virus scan even if you're one of the most trusted users on AF.


RE: IP Tracer - BreShiE - 02-02-2013

(02-02-2013, 09:59 PM)Johnny Wrote: Thanks for the share. It looks great :-) But I believe you need a virus scan even if you're one of the most trusted users on AF.

Are you too lazy to scan yourself? Haha, I never see the point in scanning programs. It's as if people can't do it themselves. Run it in Sandboxie if you don't trust the program.


RE: IP Tracer - Phytrix - 02-02-2013

https://www.virustotal.com/file/bf550880b1ce6b1d5dc71b9ea942b0a6768564fd543a04e18f1321f05eef16bf/analysis/1359839811/

"You should also post a virus-scan for any files you upload or link to." - Help Docs


RE: IP Tracer - BreShiE - 02-02-2013

(02-02-2013, 10:18 PM)Phytrix Wrote: https://www.virustotal.com/file/bf550880b1ce6b1d5dc71b9ea942b0a6768564fd543a04e18f1321f05eef16bf/analysis/1359839811/

"You should also post a virus-scan for any files you upload or link to." - Help Docs

I'm too lazy + I never got why that's even a rule. I mean I could easily fake it (as people don't check the MD5 Hash in comparison) so there's no point IMO. It's just better for the user to scan it themselves.


RE: IP Tracer - -ƤƦЄƧЄƝƇЄ- - 02-02-2013

Thanks for this breshie, Keep up the work as you always do.


RE: IP Tracer - Kinanizer - 02-02-2013

(02-02-2013, 10:26 PM)BreShiE Wrote:
(02-02-2013, 10:18 PM)Phytrix Wrote: https://www.virustotal.com/file/bf550880b1ce6b1d5dc71b9ea942b0a6768564fd543a04e18f1321f05eef16bf/analysis/1359839811/

"You should also post a virus-scan for any files you upload or link to." - Help Docs

I'm too lazy + I never got why that's even a rule. I mean I could easily fake it (as people don't check the MD5 Hash in comparison) so there's no point IMO. It's just better for the user to scan it themselves.

Exactly. Thanks for the share, I needed one of these yesterday.


RE: IP Tracer - h0rr0r - 02-03-2013

A ton of these floating around but I like your GUI. Nice job.


RE: IP Tracer - BreShiE - 02-03-2013

Yeah, a ton are floating around, but I bet none have the features mine do. Wink


RE: IP Tracer - cxS - 02-25-2013

(02-02-2013, 10:26 PM)BreShiE Wrote:
(02-02-2013, 10:18 PM)Phytrix Wrote: https://www.virustotal.com/file/bf550880b1ce6b1d5dc71b9ea942b0a6768564fd543a04e18f1321f05eef16bf/analysis/1359839811/

"You should also post a virus-scan for any files you upload or link to." - Help Docs

I'm too lazy + I never got why that's even a rule. I mean I could easily fake it (as people don't check the MD5 Hash in comparison) so there's no point IMO. It's just better for the user to scan it themselves.

It is a lot easier to compare a hash than it would be to have to wait and scan an entire file. When I see stuff like this I just don't bother downloading it if OP can't provide a scan link, unless it is a program that I absolutely need, but that's hardly happened.

Then account for all of the time it takes for someone to each person to have to scan a file on their own, in contrast to the total wasted time it would be for others if OP was decent enough to provide a scan link to their own program so that others don't have to.

If they are worried, they would check the hash integrity, if not, then they probably wouldn't go through the trouble of scanning it on their own regardless of whether you provided a link or not to a scan.

This fetches data via http post request or what?

-- cxS