I broke the internet?

Pages: 123456
Jun 15, 2013 at 7:44pm
closed account (G309216C)
Yeah, sort of but will use registry persistence to bypass registry notifications.

Or a botkiller may not remove it but simply quarantine it via unhooking it's rootkit using custom LoadLibrary() function. Then suspend the process via filtering the EIP so that the EIP will never land on the Process memory space to prevent any binary execution from happening.

Obviously removing is better but I did make the above feature too, useful for debugging.
Last edited on Jun 15, 2013 at 7:47pm
Jun 15, 2013 at 8:26pm
I've just looked at the image in the first post and skipped all the pages.
And that's what I found:

SpaceWorm wrote:
Yeah, sort of but will use registry persistence to bypass registry notifications.

Or a botkiller may not remove it but simply quarantine it via unhooking it's rootkit using custom LoadLibrary() function. Then suspend the process via filtering the EIP so that the EIP will never land on the Process memory space to prevent any binary execution from happening.

Obviously removing is better but I did make the above feature too, useful for debugging.


Now, how the **** did you reach this topic.
Last edited on Jun 19, 2013 at 5:46am by admin
Jun 15, 2013 at 8:47pm
closed account (G309216C)
LOL... No idea but still seems a good discussion right?

We were just talking about how DDOSing and stuf could down the internet then we came into Botnets then into the technicality of how a Malware works.

LOL

Jun 15, 2013 at 9:10pm
Who reported EssGeEich's awesome post? It's awesome, why would you report it?
Jun 15, 2013 at 9:18pm
Maybe someone really hates the word '****'?
Last edited on Jun 19, 2013 at 5:45am by admin
Jun 15, 2013 at 10:00pm
Also "wtf" contains the word "fuck".
But I don't see it being reported, here.


...I have a bad feeling.
Jun 15, 2013 at 11:05pm
@LB Because they are idiots with thin skin. That is why they reported it.
Jun 16, 2013 at 12:45am
Maybe they mistook it for a thumbs-up button.
Jun 16, 2013 at 5:25am
EssGeEich, mine, and firedraco's posts have all been reported for no reason :(
Jun 16, 2013 at 5:34am
It's an aftereffect from breaking the internet.
Jun 16, 2013 at 5:54am
Now, how the fuck did you reach this topic.

Such is the mystery of the Lounge.
Jun 16, 2013 at 7:26am
Who knows what marvellous adventures live within those previous pages.
Jun 16, 2013 at 8:20am
Who dares even look?!
Jun 16, 2013 at 9:28am
Maybe they are forever lost in the Cplusplus.com triangle. Never to be seen again.
Jun 16, 2013 at 3:12pm
Shouldn't it be easy to triangulate their position...?
Jun 16, 2013 at 4:22pm
I just realised:
If you have an object's distance form a single point, the object could be in an infinite number of places all on the circumference of a circle with the distance's radius.
If you have an object's distance from two points, it could only be in one of two places.
If you have an object's distance from three points, you have its exact location.
If you have an object's distance from n points (n>3) you will still have its exact location.
That is a massive scale down: infinity, two, one, one, one....
Jun 16, 2013 at 4:33pm
Script Coder wrote:
If you have an object's distance from two points, it could only be in one of two places.

Nope.
You will have a full bidimensional circle of probable positions, it could be on any point on its circumference.

EDIT: And with three points, you may still have more than one probable position.

Going to show you once I get GIMP installed on ubuntu.
Last edited on Jun 16, 2013 at 4:37pm
Jun 16, 2013 at 4:57pm
Jun 16, 2013 at 5:06pm
You will have a full bidimensional circle of probable positions, it could be on any point on its circumference.


Please point out the flaw in my logic: If you have tow intersecting circles, then they only intersect at two points. True/False

Also, we are assuming that we know the location of the "towers" right?

EDIT: Would you mind labeling your diagram please
Last edited on Jun 16, 2013 at 5:06pm
Jun 16, 2013 at 5:11pm
EssGeEich, your diagrams don't make sense. The distances are constant, you can't stretch the lines to draw pretty shapes.
Pages: 123456