Monday, 07.14.2025, 11:37 AM
Welcome Guest

Hacking & Security with Gaurav

Site menu
Our poll
Rate my site
Total of answers: 46
Statistics

Total online: 1
Guests: 1
Users: 0
Login form
Main » 2011 » May » 25
POSTED BY GAURAV BAPLAWAT on MAY 25, 2011
 
 
 

 
 
• Security testing methodologies
• The Ethical Hacking Profession
• Passive Intelligence Gathering – 2007 Version
• Network Sweeps
• Stealthily Network Recon
• Passive traffic identification
• Identifying system vulnerabilities
• Abusing Domain Name System (DNS)
• Abusing Simple Network Management Protocol
(SNMP)
• Introduction to Remote Exploits
• Engineering remote exploits
• Running shellcode in RAM vs. on disk
• Heap Buffer Overflows
• Compromising Windows 200 ... Read more »
Views: 2090 | Added by: veenu | Date: 05.25.2011 | Comments (3)

Posted by GAURAV BAPLAWAT on May 25, 2011


1. Multiplying by 9, or 99, or 999

Multiplying by 9 is really multiplying by 10-1.

So, 9×9 is just 9x(10-1) which is 9×10-9 which is 90-9 or 81.

Let’s try a harder example: 46×9 = 46×10-46 = 460-46 = 414.

One more example: 68×9 = 680-68 = 612.

To multiply by 99, you multiply by 100-1.

So, 46×99 = 46x(100-1) = 4600-46 = 4554.

Multiplying by 999 is similar to multiplying by 9 and by 99.

38×999 = 38x(1000-1) = 38000-38 = 37962.

2. Multiplying by 11

To multiply a number by 11 you add pairs of numbers next to each other, except for the numbers on the edges.

Let me illustrate:

To multiply 436 by 11 go from right to left.

First write down the 6 then add ... Read more »
Views: 436 | Added by: veenu | Date: 05.25.2011 | Comments (0)

Calendar
«  May 2011  »
Su Mo Tu We Th Fr Sa
1234567
891011121314
15161718192021
22232425262728
293031
Search