Category Archive: Hacking

Dec 09

Master Guide to Using Gmail as your SMTP Server and Dealing with Email Problems

smtp_folder

Problems with mail servers aren’t always clear and often you get to know a problem after a long period of time, without receiving any mail or you may get back from the server, stating non-delivery report. Testing the server and tracking down isn’t that hard, though it can sometimes be fairly complicated.

Dec 07

The Newest Trend for Validating and Authenticating Data Transfers

Authenticating-Data-Transfers

New encryption methods are vital for the modern day security considerations. Unlike the olden days, it is not sufficient to convey a message that can be decoded only by the intended recipient. In this modern world of digital computers, there are new demands of cryptography technology, and this is what zero knowledge proofs is precisely …

Continue reading »

Jul 18

Don’t Bother Getting a Clue, Get (Bit Defender) Clueful Instead

So you have yourself a shiny Apple (product). And though there are many Android users who would have you believing that you compromised, that you are restricted, that you have no real control of your device, and that you missed out on some sort of amazing mobile experience, you could always breathe easy knowing that …

Continue reading »

Jul 15

Track and Recover Stolen Laptops

laptop thief

Macbooks (and laptops in general) are coveted and treasured possessions. They are also very pricey. Opportunistic thieves around the world try and break into houses, cars, lockers – pretty much anywhere – to get their sweaty little mitts on them.With this article, find out how can you track down and recover your stolen laptop.

Jun 22

Information management for beginners

We live in a technological age that has caused a superabundance of information. An ordinary person is exposed to an unimaginably vast amount of data within their lifetime, and this rate is increasing exponentially. With this phenomenon comes many benefits: we can now accurately track population trends, predict geographic changes and design efficient healthcare systems, …

Continue reading »

Dec 26

How to make a keylogger with Visual C++

Intercepting keystrokes Hooking Key Events There are different ways to catch the keys as they are being typed, but one of the most efficient is to monitor system events for key events. This is done with a hook, which forces Windows to call your own functions when a certain type of event happens. First, let’s …

Continue reading »

Dec 26

How to hack a computer with IP address

There are plenty of papers out there that go into how to obtain an IP Address from the preferred mark of your choice. So I’m not going to go into that subject. Alright so say we got the targets IP Address finally. What do we do with this IP Address. Well first ping the IP …

Continue reading »

Dec 26

How to create A Huge File

You can create a file of any size using nothing more than what’s supplied with Windows. Start by converting the desired file size into hexadecimal notation. You can use the Windows Calculator in Scientific mode do to this. Suppose you want a file of 1 million bytes. Enter 1000000 in the calculator and click on …

Continue reading »

Older posts «