So you have just bought a new personal computer for your home (rather than for a workplace or as a server) and want to secure it (including protecting it from viruses and spyware). Privacy (including encryption, cryptography and anonymity) is a part of security but broad enough to need covering separately. Think of Privacy as the flipside of the coin. Making backups of data, defragging, system restore points are only indirectly related. Backups can actually make your data easier to steal and retrieve.
This article assumes you wish to use a network (such as the internet), share files on pendrives and that your PC might be physically accessible to others. If none of those apply, then your many of these steps may be redundant as your PC will already be quite secure.
Choose an operating system based on its security and vulnerability (Linux has no known active viruses in the wild, OpenBSD is focused on security). Find out if it uses limited user accounts, file permissions and is regularly updated. Make sure you update your operating system with security updates and update your other software too.
Choose a web browser based on its security and vulnerabilities because most malware will come through via your web browser. Disable scripts too (NoScript, Privoxy and Proxomitron can do this). Look at what independent computer security analysts (such as US-CERT) and crackers (similar to hackers) say.
When setting up, use strong passwords in your user account, router account etc. Hackers may use dictionary attacks and brute force attacks.
When downloading software (including antivirus software), get it from a trusted source (softpedia, download, snapfiles, tucows, fileplanet, betanews, sourceforge) or your repository if you are using Linux.
Install good antivirus software (particularly if you use P2P). Antivirus software is designed to deal with modern malware including viruses, trojans, keyloggers, rootkits, and worms. Find out if your antivirus offers real-time scanning, on-access or on-demand. Also find out if it is heuristic. Avast and AVG are very good free editions. Choose one, download and install it and scan regularly. Keep your virus definitions up to date by updating regularly.
Download and install software to deal with spyware such as Spybot Search and Destroy, HijackThis or Ad-aware and scan regularly. I can't state this enough - you need to run a good anti spyware and anti malware program like Spybot if you search the web at all. Many websites out there exploit weaknesses and holes in the security of Microsoft Explorer and will place malicious code on your computer without you knowing about it until its too late!
Download and install a firewall. Either ZoneAlarm or Comodo Firewall (Kerio, WinRoute or Linux comes with iptables). If you use a router, this gives an added layer of security by acting as a hardware firewall.
Close all ports. Hackers use port scanning (Ubuntu Linux has all ports closed by default).
Perform Penetration Testing. Start with ping, then run a simple nmap scan. Backtrack Linux will also be useful.
Consider running intrusion detection software (HIDS) such as ossec, tripwire or rkhunter.
Don't forget to think in terms of physical security (in case of theft/unauthorised access), like setting a BIOS password and preventing access to your machine or its removable devices (USB, CD drive etc.). Don't use an external hard drive or USB device for important data, these represent another vulnerability, as they are easier to steal/lose.
Encryption can be effective against theft. Encrypt at least your entire user account rather than just a few files. It can affect performance but can prove worth it. Truecrypt works on Windows, OS X, Linux, FreeOTFE works on Windows and Linux. In OS X (10.3 or later) System Preferences Security, click FileVault (this can take minutes to hours). In Linux Ubuntu (9.04 or later) installation Step 5 of 6 choose "Require my password to login and decrypt my home folder". This uses ecryptfs.
Post XP, User Account Control is the single most annoying thing devised by Microsoft, and ironically it steals the amount of control from user inspite of giving back to it. You might want to disable it cuz it may get peskier to allow each application access to the system resources or to perform even simple actions. Here is how you can disable it easily with practically no sweat But be warned -Disabling UAC will lead to a less secure system, but its less of a trouble to consider if you are keeping up with us :) Disable UAC on Windows Vista
Go to Control Panel, and type in “UAC” into the search box,you’ll see a link for “Turn User Account Control (UAC) on or off”. Click on it.
On the next screen,just uncheck the box for “Use User Account Control (UAC)”, and then click OK button.
Restart your PC to see the effects,no more UAC prompts..YAY !! Disable UAC on Windows 7
Looks like Microsoft learn with the failure of Windows Vista and made it quite easier to to deal with UAC settings in Windows 7, and in fact you don’t have to completely disable UAC if you don’t want to. Just type UAC into the start menu or Control Panel search box.
Now you can simply drag the slider up or down, depending on how often you want to be alerted.
To disable it entirely, just drag it all the way down.
Voila.. you have done it :)
“ Download, point and click “ yups..its that simple to crack an iPhone backup password, using a software which was unveiled by Elcomsoft this Thursday.Elcomsoft is the same forensic team behind wireless password cracking and Quicken password cracking and many other applications. The Elcomsoft iPhone Password Breaker is a novel piece of software that uses wordlist based attacks to recover passwords for iPhones and iPod Touches by trying thousands of phrases per second. It is speculated that the final version will be able to perform dictionary based customized attacks too.
The basic logic behind the cracking lies in the use of iTunes application which allows users to make backup of iPod and iPhone that contain a wealth of potentially sensitive information, including call logs, address books, SMS archives, calendars, pictures and voice mail. Elcomsoft password Cracker cracks these backup files and doesn't requires the use of iTunes.
The software makes use of multi-core processors, extended CPU instructions and will run faster on certain types of graphics cards. It runs on the XP, Vista and 7 versions of Windows.
Nmap is of course of the most famous port scanners and hacking tools of all time, the last stable release was back in July 2009.For those that may not know, Nmap (“Network Mapper”) is a free open source utility for network exploration or security auditing. It was designed to rapidly scan large networks, although it works fine against single hosts. Nmap uses raw IP packets in novel ways to determine what hosts are available on the network, what services (application name and version) those hosts are offering, what operating systems (and OS versions) they are running, what type of packet filters/firewalls are in use, and dozens of other characteristics.
Nmap 5.20 offers more than 150 significant improvements, including:
30+ new Nmap Scripting Engine scripts
Enhanced performance and reduced memory consumption
Protocol-specific payloads for more effective UDP scanning
A completely rewritten traceroute engine
Massive OS and version detection DB updates (10,000+ signatures)
Hi folks,its been a long time since I have posted some thing technical,so I will be writing about the challenge I got at NIT KU, where I cracked WinRAR 3.80 using a disassembler and will tell you the same here. You can crack any version of WinRAR using this method and need not to pay for the registration fee and you can do this all by your self,easily. Furthermore, major software are cracked using the same way,but just get a bit complex in the methodology. This tutorial is intended for those who are new to cracking and disassembling.
Disclaimer – By Reading this tutorial You agree that this tutorial is intended for educational purposes only and the author can not be held liable for any kind of damages done whatsoever to your machine, or damages caused by some other,creative application of this tutorial.
In any case you disagree with the above statement,stop here.
The Tools
To perform this hack you will be needing -
Any De-assembler (I use Hackers Disassembler and Hview )
Resource Hacker
A patch Creator ( Use Universal Patch Creator or Code fusion)
You need to have a bit knowledge of assembly language,and in case you don't have it,just cram the steps and it will work anytime,every time. Download the latest version of WinRAR from their website and install it.
I will be cracking Winrar 3.80 here (cuz I already have it:P ). This is basically a 2 step process ( 4 step ,if you want to do things with a professional touch,period) .
Now copy the WinRAR.exe file to desktop. Make a copy of it there.
Step 1 – Hunting for Memory Address
Now load Hackers Disasembler and load the copy in it.
The Disassembler will disassemble the executable in assembly code. Now you need to search for strings that are used in WinRAR program. Press Ctrl + F and type “evaluation” without quotes and search in the assembly code. Hit enter..
After you have reached this block of code by searching, just look at the block of code above it. There you will find that some assembly values are being compared and then code is jumped to some other function. Now see carefully, the “evaluation copy” function must be invoked after some specific condition is met. We need to look for it at the code and the make certain changes to the condition so that the program doesn't checks for the condition.
This is the code responsible for validating you as a legal user :) . Just note down the memory address that leads to jump (JNE) at some memory location. In this case, note down 00444B71 .
Note : For any WinRAR version, this code and memory address might be different,but the JNE will be same. Just note down the respective memory address that checks.
Now you need to search for the code that brings that ugly nag screen “Please purchase WinRAR license” after your trial period of 40 days is over. For this,look over your toolbar and click on “D” which stands for looking for Dialog references.
Now in the dialog box that opens,search for “please” and you will get the reference as -
ID-REMINDER, “Please purchase WinRAR license”
Double click on it and you will reach the subsequent code.
The code will be something like
* String: “REMINDER”
0048731A: 68EB5E4B00 push 004B5EEB
Just note the memory address that invokes the REMINDER dialog. In this case its 0048731A. Note it down.
Note : For any WinRAR version, this code and memory address might be different.But the Reminder Memory address code will always PUSH something. Just note down the respective memory address that PUSH ‘s.
Step 2 – Fixing and Patching
Now in this step we will be patching up values of memory addresses we noted earlier. I will be doing this using HVIEW.
Now load the copy you disassembled in Hacker’s Disassembler in Hview.
After you have loaded it, you will see the code is unreadable. Its just like opening an EXE file in notepad. You need to decode it. To do that, just press F4 and yoiu will get an option to decode it. Hit DECODE and you will be able to see code in the form of assembly code and memory addresses.
After you have done that, you need to search for memory addresses you noted down earlier. Just hit F5 and a search box will be there. Now you need to enter the memory address. To do that, enter a “.” and the type memory address neglecting the earlier “00” . The “.” will suffice for “00”. ie -
Type .444B71 in place of 00444B71
and search in the code.
After you have reached the respective code, you need to make changes to it. Press F3 and you will be able to edit the code.Now make the following changes -
After you have done it, save it by pressing F9.
Now search for next memory location by pressing F5 and entering it. Reach there and make the following changes by pressing F3 -
Save the changes by pressing F9 and exit HVIEW by pressing F10.
Congrats..You have cracked WinRAR :) Replace the original WinRAR.exe with this copyofwinrar.exe by renaming it. It will work 100% fine :P
Step 3 – Spicing up the EXE
Now U have a 100% working version of EXE, you might want to change your registration information in WinRAR. TO do this, you can use Resource hacker.
Launch Resource Hacker, load the copyofwinrar.exe in it
Now go to DIALOG –> Expand tree –> ABOUTRARDLG and click it. Now Find Trial copy line and replace it with your favorite one :P
and click on Compile Script button.
Now save the file with any name on your desktop or any location what so ever.
Now you have a fully patched WinRAR.exe file :)) you can either use it, or also can distribute it like a real cracker. If you want to learn that, move on to next step.
Step 4 – Creating a working Patch (or giving Professional touch :P )
I will be using diablo2oo2's Universal Patcher (UPE) for creating the patch. The patch will work like any authentic one for that WinRAR version. Just like the one U downloaded at anytime of your life from any Crack and Keygen website.
Launch Patch Creator and click on add new project. Enter project Information and click on save.
Click on Add – > Offset patch
After you have done that, double click on offset patch and then
Give path of original winrar.exe
Give path of unmodified Winrar.exe (again)
Give path for fully patched Winrar.exe (ie Cracked Winrar.exe in this case)
Click on compare and it will show difference between both files
Click on save.
Now in the next window, click on Create Patch and save it. The Patch will be created. Now copy it in WinRAR installation directory and hit on patch, it WILL work.
Congrats you have created a patch of your own and have learned to crack WinRAR :)
You can crack other software in the same way…just practice,debug and disassemble and you will get the way :)
[PS: The above is the long way to do it, I will be telling you the shortest way to crack WinRAR in just 1 step, the main aim of this tutorial was to introduce you to disassemblers and tools, and do some dirty work with your hand. ]
Hi Folks,as I already told you that I was taking part in Loophole Event at NIT KU at their technical fest Literati 2010, I was awarded the first prize at the event. Actually,Loophole was a 16 hours workshop on computer security conducted by Kyrion technologies and NIT KU and in between they held a software cracking event. The challenge was to make Winrar 3.80 a full version from an evaluation version (which I will be covering soon asap at my blog ). I was able to crack it and was announced as the winner of the event :) ( I will be throwing a big party at my room ). However I will be taking part in Cyberbytes event,the crossword puzzle and the web trivia event too. You guys can catch me there on 29 Jan 2010 for attending my presentation on Computer Security.
In the mean time you can enjoy some pics at NIT :P
Hi Folks..wanna meet me ? I will be heading towards Literati 2010 at NIT KU on 23 – 24 Jan and will be presenting my whitepaper on computer security on 29 Jan 2010. See you guys there :) Cuz of this event I have been quite busy with the preparations,but I bet it will pay off.
Okay..A video is nothing but a series of still images moving in fast motion such that they appear to be moving.I mean a sequence of still images representing scenes in motion.Frame rate, the number of still pictures per unit of time of video,ranges from PAL (Europe, Asia, Australia, etc.) and SECAM (France, Russia, parts of Africa etc.) standards specify 25 frame/s, while NTSC (USA, Canada, Japan, etc.) specifies 29.97 frame/s.The minimum frame rate to achieve the illusion of a moving image is about 15 frames per second or the video will be too jerky and you will be a dead jerk. TERMINOLOGY
BITRATE/Datarate- The parameter of quality of Video,Higher Bitrate,greater size and gr8 quality.Reverse is ALSO true !
FPS - Nopes..its not FIRST PERSON SHOOTER (Sorry gamers :P) Its Frames per second.Simply changing from 30 fps to 24 fps could result in as much as 20 percent file size reduction!It's better to choose a slightly lower, 'round-number' frame-rate in most cases, such as 24.0, or 25.0.
CBR - Constant Bitrate.Variable Bitrate in compression leads to high quality audio/video with less file size.
VBR - Variable Bitrate.Variable Bitrate in audio compression leads to less high quality audio as compared to VBR.Its Used for streaming purposes.
MP1/2/4 or MPEG1/MPEG2/MPEG4 - A video format developed by Motion Pictures Experts Group and Hence the name.MPEG 1 was the first in series allowing for video playback.MPEG2 allows DVD quality and MPEG4 aims at steaming internet media and High compression technique.
AVI - Audio Video Interleaved.One of the oldest formats available,It enjoys itself in new incarnations as DIVX and XVID.Its a shell in which other techniques/compression/encoding methods -are worked out.
High Definition- Very high bitrate media used for home/personal viewing.
FORMATS
Due to popularization of video,flurry of video formats have flodded the market.But still the most popular ones remain WMV,AVI,MPEG1/2/4,DIVX,XVID,H.264,FLV,RMV,QUICKTIME and More...
Audio formats include MPEG3,Ogg,AC3,WMA,WAV,RM and many more..
Then comes the DVD and High Defination Media,Encoded at much high bitrate
TOOLS
The List is long..and You might not want everyone of them :) To get them,just Google the name.They are widely recognized . WARNING
=======
[VIDEO ENCODERS/DECODERS ARE SYSTEM/MEMORY HOGS !!! SINCE ITS A VERY INTENSIVE AND TIME CONSUMING PROCESS,YOU MIGHT WANT TO FINISH IT ASAP]
NERO - Available like booze and (almost) free. Make it enterprise (if u have not one already) and use NERO VISION to squeeze it out.Also supports editing.
Avid - Professionals Use it...nice interface..but still costly.supports editing.
IMTOO MPEG ENCODER - Terrific performance,supports exhaustive list of formats.Noobs and Newbie's,do yourself a favor and just stick to it.It will deliver almost everything you want (except editing).
FFDSHOW - A collection of collective codecs.Use command line (if you like) to encode videos,or just watch/decode videos using it. It comes free with K-Lite mega codec pack :)
VIRTUAl Dub - Free,fantastic and supports everything.But you might need to brainstorm for using it.supports editing and a lot of stuff !! Highly recommended for Geeks .
AC3DEC - Used to decode AC3 audio files.Most of DVD's use this audio compression method.Get its GUI program to get the best out of it.
FLASKMPEG - used to rip dvd's..well you have plenty of choices out there...
COMPRESSION
"SPEED VS QUALITY"
Compress using any format you want,full frames of even a 10 minute footage will eat up a lot of disk space in your PC.So..some of optimisation measures you can take to compress videos -
Choose a good codec like DIVX/XVID,MPEG4 or WMV.
When Aiming for MAXIMUM compression with MINIMUM quality loss,So just choosing the compressor is NOT ENOUGH..tweak accordingly bitrates (lower for low quality small file size and higher for more quality LARGE file size)
If a larger video is shrunk to 320x240 or similar size, the quality will be MUCH HIGHER than by simply capturing the same video at 320x240.Shrinking the frame size from say 640x480 to say 320x240,will often result in about the same picture quality as the original 640x480 video,but the new 320x240 file will probably be much much smaller.
Crop the video to get small frame size.
Use low bitrate audio to get small size video.
USE NO AUDIO for silent tutorials.
Frame rate can drastically affect filesize.
My Setting for Internet publishing/Mobile phones (low end net connection) -
CODEC - MPEG4
VIDEO BITRATE - 128/160 KBPS
AUDIO BITRATE (if any) - 32/48/64 KBPS
FRAME RATE - 15/24/25/30 FPS (choose your pick :P )
VIDEO SIZE - 320 X 240 for internet,176 X 144 for mobile phones
I use SNAG-IT 8 for as my screen capture program DVD-RIP
FOR COMPRESSING 4 GB VIDEO MOVIE [Assuming you have .VOB files ready]
Section A for NOOBS
TOOL USED- IMTOO MPEG ENCODER
open IMTOO.
Select Movie File.
Select video size from menu.For DVD quality,choose 720 X 480.
Set Birate to 700-900 KBPS.
Set Framerate to 25 FPS.
Set aspect as you wish.
Set Audio Codec to MP3,Audio bitrate to 160 KBPS/192 KBPS
Set Audio sample rate to 44100 Hz
Hit Encode and leave the PC alone for encoding of file.
Section B for GEEKS OUT THERE :D
TOOL USED - VIRTUAL DUB,AC3DEC,FLASKMPEG *PLACE ALL .VOB FILES AT SAME FOLDER ! [1]. open FlaskMPEG to convert the VOB video files,select video file,Choose the type of codec (compressor/decompressor) you want to use generally that will be DivX.DIVX LOW MOTION is best for almost all movies and for those which have NO ACTION and Fast-Motion is only good when almost the entire movie is very fast paced like Terminator 2 or that of Final Fantasy - Advent Children..you get the idea.. and set bitrate to 900 KBPS,frame rate to 24/25 KBPS,choose output location,set process priority to high and hit encode and STAY AWAY FROM YOUR PC !!! After a looooooong time,you will have a single AVI file. [2]. Put AC3DEC.exe in UR VOB FILE folder,run command prompt, and type-
ac3dec [FILENAME1.VOB] -allvobs -out [filename2.WAV] NOTE -
* ac3dec is the name of the application being run -- you can also write "ac3dec.exe", with the identical effect
* FILENAME1 is the name of the first .vob file -- in this case 'vts_01_1'
* FILENAME2 is the name of the .wav file you are going to create -- you chose 'MI3Sound'
* -allvobs means to include all .vob files in the folder sequentially (as a single logical file)
* -out means you want to specify the name and path of the output file
Using the example above you will type this in prompt:
Press Enter and the saving process will begin. After it finishes,close command prompt.You will have a file named MI3.wav on your desktop (approx 1GB).
[PS: GUI VERSION OWNERS WILL HAVE LESS HASSLES..BUT AFTER ALL THIS SECTION IS FOR GEEKS :P] [3]. open Virtual Dub and select Movie File.Choose "Direct Stream Copy" from VIDEO menu. [4]. Open the audio WAV file which was created by going to the AUDIO menu, and choosing "Use WAV file". Select the .wav file. Choose "Full Processing Mode" under Audio menu. [5]. Then Choose "Compressor", choose the MP3 codec,Set Audio quality to 160 KBPS for high quality and 192 KBPS for Very High quality audio. [6]. Then set 24.000 or 25.000 FPS from Frame rate option in video menu. [7]. Choose "FILTERS" in the VIDEO menu and Add filters you want one at a time (if you wish).Configure it and use it accordingly. [8]. Hit encode and in 25 to 50 minutes you will have your rip ready :)
NOTE : You can test how good the compression is so far, by compressing the resulting video file into a RAR file.Two Cases arise then -
If there is less than 5% compression,the compression is probably about as good as it will get.
If there is more than 5% compression,the audio and/or video can probably be compressed even further.h.264 or xvid/DIVX are your best bets for smallest file size at any given quality. Just keep in mind that eah has various quality settings that effect the compression, and thus the output size. You could use the same program to convert to each, but if the default settings are different,your output file size testing would be skewed.
FINDING SOFTWARE
DVD-Ripping software of all kinds can be gotten at www.divx-digest.com
www.download.com for all different kinds of programs
A highly targeted attack on Google China and 20 other high profile companies including Adobe Systems has led to a major controversy. The attack that hit Google in mid December originated in China and was targeted to get email credentials of human right activists who are advocates of human rights in China based in Europe,America and China.The attack was discovered as Google uncovered similar attacks on at least 20 other companies in the financial, technology, media, and chemical industries. Adobe Systems issued a separate statement that reported it and other companies had also come under attack. In light of the revelations, Google said it is considering shuttering its Chinese operations altogether.
"These attacks and the surveillance they have uncovered - combined with the attempts over the past year to further limit free speech on the web - have led us to conclude that we should review the feasibility of our business operations in China," Google's chief legal officer David Drummond commented here. "We have decided we are no longer willing to continue censoring our results on Google.cn, and so over the next few weeks we will be discussing with the Chinese government the basis on which we could operate an unfiltered search engine within the law, if at all."
The attack resulted into a breach of 2 email accounts,and the company has quoted that no major information except date of account creation and the subject line was compromised rather than the content of email itself.Also the names of 20 companies have also been omitted. Recent attacks on Adobe pdf readers and applications to bind malware code with them has been on rise and the timing of Google’s warning and the official statement of Adobe has led to a speculation that some of attacks may have used the Adobe applications or exploits. Google also mentioned in a separate blog post that servers of companies have not been targeted.
China has been known for its quite controlled internet policies and Chinese hackers have recently gained notoriety along with Russian ones in the scene. With the rising attacks on major companies,lets see what steps silicon giants take to counter it.
update - Google has rolled out the option to use default HTTP access in Gmail due to the attack on Gmail accounts in China. One more step towards security..You can read more about it here
Its been quite long since I was doing my daily rituals of checking emails to reading technology blogs on my roommate’s laptop – a Compaq Presario V3000 . As soon as my exams were over,I hunted markets for an ideal cheap and best combo for a motherboard and processor,as my old mobo-processor died in November. Finally one dedicated blog reader ArunMishra suggested me G41 with Intel Dual core E5300 for my paltry budget of 6000/- INR and it hit the spot with me buying Asrock G41M-VS2 and Intel E5300 2.6 Ghz and feeding it with 2 GB ddr2 ram. Now my rig is alive and kicking and I had one
full day devoted to playing MGS2:Sons of Liberty and RE4 on it.The Board supports Pixel Shader 4.0 and will run most of modern gen games,although it WILL suffer from ultra low frame rates but that's okay with me as it allows me a bit of future proofing as I live in India where dual core is still the way to go according to computer vendors here (core 2 duo,quad are a distant possibility in next 2 years in lower budget segments..seriously). Furthermore I just need to try my tools,exploits and blog from this pc so high performance is not a major factor here.
In all..I m back (i m feeling like a cliche’) on my technoblogging. Also,I will be attending Literati 2010 at NIT-KU and you guys can meet me there :)
Stay gold XERO
Emulador PSX, para jugar todos tus Favoritos de PS1, Enjoy!!!
Click Here to Download From Megaupload ---> Download
Here, Something so my Friends Know, that i love them ^.^.... Enjoy The New Final Fantasy Vll: Advent Children COMPLETE Japanese Blu-Ray Disc Version...
.:TRAILER:.
link: http://www.videos-star.com/watch.php?video=4_VyJmzidLw Final Fantasy VII: Advent Children Complete BDrip 720p
Informacion:
Titulo Original: Final Fantasy VII: Advent Children Complete
Formato: xvid (AVI)
Resolución: 1280 X 720
Tamaño Total: 2,80 gb
Audio: Japanese
Subtitulos: Ingles y Español
Final Fantasy VII: Advent Children Complete 1080p
Información de Versión 2 (1080p)
Titulo Original: Final Fantasy VII: Advent Children Complete
Formato: MKV
Resolución: 1920 X 1080
Tamaño Total: 10,8gb
Audio: Ingles y Japanese (5.1)
Subtitulos: Español
Información de Versión 3 Hecha por king
Titulo Original: Final Fantasy VII: Advent Children Complete
Formato: MKV
Resolución: 704 X 384
Tamaño Total: 2,13gb
Audio: Ingles y Japanese (5.1)
Subtitulos: Español
On the Way to a Smile EPISODE DENZEL FINAL 1080p
Es el ova que viene como extra en el Bluray de
Final Fantasy VII: Advent Children Complete
Sinopsis:
Narra la historia de Denzel, dentro de los 2 años posteriores al juego de Final Fantasy VII y la película generada por computadora de Advent Children, donde después de su intencion de formar parte del WRO (World Regenesis Organization) cuenta su pasado, donde perdió a sus padres al capitan Liev.
Informacion:
Titulo Original: On the Way to a Smile EPISODE DENZEL FINAL
Formato: MKV
Resolución: 1920 X 1080
Tamaño Total: 435mb
Audio: Japanese
Subtitulos: Español
Free friend adder & Myspace Comment Adder
This adder is Free so you don't need to pay any dollars adding friend!
BotBoy it's your Free! myspace bot
Are you using myspace? Tired of click and click and click... BotBoy is a free myspace bot and can help you to avoid this, here is main feature:
- Gather friends id's from browsing profile or other page
- Gather your friends from your friend pages
- Send comments to your id list autodetecting html or text mode
- Load and Save id lists
- Multiple accounts
- Time-delay feature
- Skip profile with Captcha!
- Easy Captcha insert!*
- cost $0
*when captcha is detected, software send a "beep", so you digit the code and press enter.
Requirements: No special requirements
Release Date: January 04, 2008
Platforms: Windows XP , Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Ultimate
Tags: Bot, Free Bot, Free Friend Adder, Friend Adder, Myspace, Myspace Bot, Myspace.com
Users rating: 10/10
License: Freeware Size: 104 KB
---------------------------------Click Here To Download----------------------------
I have previously mentioned how to find required virus definition in my article Hexing Part II. But, I just forgot to post further part of hexing. Lately, I received comment from Vijay about awaiting next part of Hexing. Thanks Vijay for reminding me. So, I am writing next and final part of Hexing tutorial.
Finding virus definition is important so that we can change found virus definition and prevent antivirus from detecting our virus. The article below shows how to change virus offset to bypass antivirus detection and make our trojan undetectable from antiviruses.
Make Trojan undetectable:
To change virus definition we need to have a hex editor. Hex Workshop is one of the best hex editors, I found.
1. Free Download Hex Editor to make trojan undetectable.
4. Right click on 7000.exe (obtained from Hexing Part II) and select 'Edit with Hex Workshop'.
5. You will see something like this:
Click on image to see enlarged view
6. Repeat this for 7100.exe.
7. Now, compare both files. You will see at the end 7000.exe will have offset "00" and 7100.exe does not have. So, we conclude that "00" is recognized as virus by antivirus. Note that offset. Here, offset is 0x00001BC3.
Click on image to see enlarged view
8. Now, open original IceGoldFreezer.exe in Hex Workshop and move to offset 0x00001BC3. Simply select the Dos Prompt of Hex Workshop corresponding to virus signature found in Step 6. and hit on space bar.
Click on image to see enlarged view
9. Save the file as IceGoldFreezer.exe and again run antivirus scan. Avira will not detect any virus. Also, run, IceGoldFreezer.exe on computer. It will run normally to indicate that we have made it undetectable from Avira antivirus....cheers. We have FUD freezer.
That's it guys. Now, you can make any trojan undetectable from antivirus using this trojan undetection technique. If you have any problem while using this method to make trojan undetectable from antiviruses, please mention it in comments.
Enjoy Hexing to make trojan undetectable from antiviruses...
I was asked by Nuke (via comments) to post an article on Password Cracker software used to crack passwords. So, I am writing this Cain and Abel tutorial to inform you about Cain & Abel password cracker software and how to use and download Cain and Abel.
I have written on MD5 Password Cracking basics in my previous article Decrypting MD5 Hash. I had mentioned over there that it is hard to decrypt MD5 hash since hash is one way process- you cannot decrypt a hash. Hence, while cracking MD5 passwords, you have to match given hash with already stored hashes.
Cain and Abel does this work of password cracking easy for us. What you have to do is simply enter a hash and Cain and Abel password cracker will do the work of password cracking for you.
3. Now, open downloaded folder and install Cain and Abel on your computer. After installation, run Cain and Abel application.
4. Now, select "Cracker" as shown and then "MD5 Hashes". Then hit on "+" sign in top bar and enter the MD5 hash you want to crack. If you don't have any MD5 hash, try this MD5 hash:
0c4f5f8fd16ab0b20a152fab22c3c11c
After entering hash, hit on OK.
5. Now, right click on hash and select "Bruteforce Attack" (You can even use Dictionary attack or Rainbow table for password cracking). Here, I am demonstrating Bruteforce attack. You will see:
6. Adjust Charset and Password length as:
Charset: The password characters you want to include like alphabets, numbers, special symbols,etc. Password Length: The password start and end length of which you think password should be.
Note: Password Length is time determining factor of password cracking. To reduce your efforts and time, you can use Social Engineering to determine password length of victim. It depends on your skills.
When you have selected proper options, hit on Start and Cain and Abel will start the work of cracking your hash.
7. Depending on the password length selected, you will receive password like this:
I had taken c28cce9cbd2daf76f10eb54478bb0454 as my MD5 hash and got my password cracked- pass9 which was 5 letters in length in less than 2 minutes.
Note: This Cain and Abel password cracker cracks password of length less than 8 characters in very less time. But, as the password length increases from 8, its time to crack password increases and it becomes a very time consuming process. Also, Cain and Abel can crack various types of password hashes. I have demonstrated only MD5 hash.
So friends, I hope you will now be able to use Cain and Abel password cracker using this Cain and Abel tutorial. Download Cain and Abel and tell me your views. If you have any problem in this Cain and Abel tutorial, please mention it in comments.
Enjoy Cain and Abel tutorial and download Cain and Abel...
Previously, I wrote an article on Cryptography and password encryption. I received tremendous response from all readers and found most of readers interested in this cryptography. So, I am adding one more article on Cryptography - MD5 Decryption, MD5 decrypter to decrypt MD5 password hash. In this article, I have covered basics of MD5 encryption and decryption and how one can decrypt MD5 hash and MD5 password.
Decrypt MD5 hash, MD5 password:
MD5 is one of most secure password encryption method available today. Actually, MD5 is not encryption, but a hash. Normally, encryption is two-way process ie you can decrypt encrypted password. But, MD5 generates hash and not encryption. And you cannot decrypt hash since hash generation is one-way process and it is not possible to decrypt hash.
How is MD5 password cracked???
MD5 hash cannot be decrypted. But, still we are able to crack MD5 password hash. The method used to decrypt MD5 hash is to match the generated hash with already available database of hashes.
Generally, large number of MD5 hashes corresponding to various words and passwords are stored in databases. While cracking MD5 hashes, the given hash is checked and matched against all available hashes in database. If a match is found, then the word (actually password) corresponding to this hash is returned as cracked password.
But, the problem occurs when password is not regular. For example, if you are using password say - techotips which is very rare word.
You will get MD5 hash: 856ac1cf9328e0a35288600bdf85021b
Now, go to any MD5 online decrypter (list given at the end) and enter this MD5 hash. I have tried to crack hash for techotips with most online MD5 decrypters I know and found they were not able to crack this hash. Why??? Because they don't have hash for "techotips" in their database and hence they didn't have any match. So, they were not able to crack this hash.
In contrast to above situation, consider the following MD5 hash: 63a9f0ea7bb98050796b649e85481845
This hash is cracked by most available online MD5 Decrypter services. This is because the password is commonly used word- root.
Thus, we conclude that MD5 decryption is possible only if password is commonly used word.
So friends, I hope you will now get all basics on how to decrypt MD5 hash and MD5 password using MD5 decrypter services. If you have any problem in using this MD5 decrypter services to decrypt MD5 hash and MD5 password, please mention it in comments.
Enjoy MD5 decrypter to decrypt MD5 password hashes...
It is a great experience to hack someones msn, orkut, blogger or any email account password. I receive tons of emails from readers of Techotips to post articles on how to hack someones msn or email account. So, I have posted this article on keylogging to help you to how to hack someone's msn or blogger account password. I have provided link for software download... just read on.
How to hack Someones MSN, Blogger account:
1. Free Download Star Tools software to hack someones msn, orkut account.
3. Run Star Tools.exe file. Hit on Tools and select Keylogger.
4. Now, you get Keylogger builder like this:
5. Simply enter your Gmail username and password where you want to receive your victim's password. You can set Timing Options as you like and hit on "Build Keylogger" to get Server.exe file created in current directory.
6. This server.exe file is 3/23 UD and detected by Avira antivirus. So, to avoid it from being detected by Antivirus, Go to Tools -> File Pumper to see:
7. Now, select the server.exe file you have just created in step 5. Set the number of bytes you want to add using File Pumper (you can set anything like approx 1 MB or even more) and hit on "Pump File". File Pumper will ask you the name and path where you want to save pumped file created by File Pumper. Select the path and hit on Save. Say this file is named ser.exe.
8. Now, bind this ser.exe created in Step 7 with any other .exe software setup or application which victim eagerly wants. You can use Binder software for this. Ask the victim to run binded file on his computer. As soon as he runs our sent file, the keylogger get installed on his computer and all his typed passwords and keystrokes are sent to your email address which you have entered in step 5.
Thus, you have his msn email password and can easily hack his account.
Thats it guys. I guess this Star Tools package will help you to hack someones MSN, Orkut or blogger account password. If you have any problem in using this Star Tools hacking software to hack someones MSN or orkut account, please mention it in comments.
I have previously mentioned many techniques of bypassing antivirus detection say it may be Hexing, Crypting, Binding or creating your own Virus stubs. Today, I am adding one more working technique to undetect your virus server from antivirus. This technique is called File Pumping or Byte adder technique. I have provided more on this topic as well as link for file pumper software download... just read on.
File Pumper to evade Antivirus Detection:
File Pumping is a undetection technique in which we are adding random bits in server code and so antivirus is not able to detect the virus signature. These random bits can be added manually. But, for user convenience, file pumper softwares are developed which automate the process of adding random bits.
File pumper software thus adds random bits and hence resultant size of our server increases. So, you have to be cautious while choosing size of random bits.
How to use File Pumper???
It is very easy to use a File Pumper. Simply, follow the guidelines below:
1. Free Download File Pumper software by Sadaf to evade antivirus detection. Encrypted password: =0ENZZFUuZDbMlTRXtEZ6Zld3YDbLh2YVxUOFV1chVEZ
Encryption Order: Tripo 5-Base 64-Reverse
Sorry for this encryption. But, it is necessary for noob protection. For help on decrypting password, refer my article: How to decrypt password
2. Now, when you have sucessfully decrypted password, open Sadaf File Pumper.exe to see:
3. Now, hit on "Load File" and browse to your server virus file you want. Enter number of bytes you want File Pumper to add (Remember 1000000 bytes=1 MB). Hit on "Pump It" and your virus server will be undetectable to Antiviruses.
4. I tried this File Pumper with my keylogger server which was detectable to Avira antivirus (I use Avira). After using this File Pumper, my server was able to bypass Avira Antivirus. Here is the scan result after using file pumper: Virus scan result
Note: This Sadaf File Pumper is currently detected as hacktool by Antiviruses. So, if your antivirus alerts you for virus after running this File pumper, please disable your Antivirus. This is not virus, but a hacktool. If you want to prevent any possible damage to your computer, please use Deep Freeze software.
Drawback: This technique does not work 100% i.e. this may not work for all servers. Please mention your keyloggers for which this File pumper has worked to help all others over here.
So friends, try out this File pumper technique to evade antivirus detection. If you have any problem in using this File Pumper software to bypass Antivirus detection or if you have successfully bypassed any antivirus using this File pumper, please mention it in comments.
Enjoy File Pumping to evade Antivirus detection...
Previously, long days back, I had posted an article on SMS Bomber. This Mobile hack SMS Bomber was working for few limited networks and particularly not working in India. I received tremendous feedback asking for working mobile phone hack sms bomber supporting all available networks. So friends, you don't have to search for sms bomber anymore. Below, I have mentioned software download link of working mobile hack - sms bomber which supports almost all networks.
Mobile Hack - SMS Bomber:
SMS Bomber sends continuous large number of messages to victim mobile phone say in 10s or even 100s (as the number you've specified). The only thing you need is JAVA enabled mobile phone. This SMS Bomber works on all JAVA mobile phones. Just check out this list to see whether your mobile is listed in supported devices list.
1. Free Download SMS Bomber to bomb messages to victim.
3. Now, you have SMS-Spamm.jar file. Send this file to your mobile phone and install it on your cell.
4. After installation, open "Havalito SMS Spammer" to see:
5. Now, enter the mobile number of victim in text box next to "TO". Enter how many messages you want to bomb to victim say 25-30 or even more if you want. In text box next to "SMS Message" enter the message you want to send to victim. Now, hit on "Start Spamm" and SMS Bomber will start bombing your victim with messages.
Note: This SMS Bomber uses your network and hence you will be charged for each message you send. This SMS Bomber is particularly useful when you have free sms packages activated on your number. There are many networks say in India, there are Reliance, Airtel and many others which offer such packages. So, simply activate sms pack from your service provider and start bombing your victim with this SMS Bomber.
So friends, I hope you will now be able to use this Mobile hack SMS Bomber to bomb victim. I have personally used this Mobile phone hack SMS Bomber. If you have any problem in using this Mobile hack SMS Bomber, please mention it in comments.
Enjoy Mobile hack - SMS Bomber to bomb your victims...
Well, this is my first article on Cryptography and password encryption-decryption. I have decided to use password encryption for noob protection. Hence, you will have to read this tutorial on password encryption and cryptography to decrypt passwords.
Previously, I have posted many FUD keyloggers and crypters. But, many of them are now not FUD, mainly UD. I guess this is due to newbies who are not knowing the value of FUD keyloggers and crypters. So, to allow FUD softwares to remain FUD for a long time, I will now henceforth use password encryption i.e. I will encrypt passwords of zip file and you will have to decrypt them to get the FUD trojans. Sorry for the inconvenience friends, but this is necessary step for FUDing trojans.
Cryptography and Password Encryption:
Cryptography is very simple method in which password string is converted to various forms to prevent any unwanted access to file.
How password encryption is done???
Password encryption can be done is various ways. Below, I am explaining simplest most password encryption that I have used to encrypt the file password.
Lets take an example say the password is - techotips To encrypt password, I am using two password encryption techniques: a. String Reversal b. String to Hex conversion
And say I have to encrypt password in following way: String to Hex-Reverse-String to Hex
1. From above expression, I have to first use String to Hex . So, go to: http://www.string-functions.com/string-hex.aspx and enter our password- techotips in text box provided. Hit on Convert and you will see encrypted hex value in second text box.
2. Now, secondly, I have to use Reversal method. So go to : http://www.string-functions.com/reverse.aspx and enter encrypted hex value from step 1 in text box and hit on Reverse to get reversed encrypted value in second text box.
3. I have to use again String to Hex method. So, again go to: http://www.string-functions.com/string-hex.aspx Enter the encypted value obtained from Step 2 and hit on Convert to get final encrypted value.
Thus, our final encrypted value for our password- techotips is : 333730373936343766363836333635363437
So, password- techotips is encrypted to 333730373936343766363836333635363437.
So, lets decrypt our above encrypted password value. I have used: String to Hex-Reverse-String to Hex as encryption method. Now, to decrypt we have to use following decryption: Hex to String-Reverse-Hex to String (Use exact opposite method as used for encryption).
III. Again, we have to use Hex to String method. Go to: http://www.string-functions.com/hex-string.aspx Enter value obtained in Step II and hit on Convert. You get the actual password: techotips.
So, we have decrypted the encrypted password- 333730373936343766363836333635363437 to actual password- techotips
So friends, now I guess you all will be able to do password encryption and decryption with the help of above article. There are many other password encryption methods. I have explained the simplest method, I know. You can even make complex encryption by using using repeated reversal and hexing methods. If you have any problem in using this cryptographic method for password encryption, please mention it in comments.
Enjoy Cryptography for password encryption and decryption...
Previously, I wrote an article on UD Crypter and How to make Stubs to bypass antivirus detection. But, somehow, some of readers were not able to bypass Kaspersky and AVG antiviruses and custom stub generator wasn't working for certain keyloggers. Since then, I am receiving daily requests to post an article on FUD Crypters to bypass these antiviruses. So, this article will provide you with FUD crypter to bypass antivirus detection.
FUD Crypter to bypass antivirus:
Usually, servers created using Keyloggers and RATs are detected by antivirus as virus and hence deleted. Crypter is used to bypass this antivirus detection. The only drawback of publicly available Crypters is that they don't stay FUD (Fully UnDetectable) to Antiviruses for long time. So, after say week or two, your crypted server is detected by Antiviruses as virus.
Note: To allow this Crypter stay FUD, scan all your crypted files and servers at Novirusthanks and check "Do not distribute this sample".
Just follow the guidelines below:
1. Free Download FUD Crypter to bypass Antivirus detection.
The crypter is password protected to allow it remain FUD for long time and for noob protection. You have to decrypt the encrypted password. Encrypted Password:
47563686f647960737e226c6f6763707f647e236f6d6
Encryption Order: Reverse-String to Hex-Reverse (simplest encryption since this is first time I am using encryption for password). For help on decrypting password, refer my article: How to decrypt password.
2. Open Infinity Crypter to see:
3. Now, browse to the server trojan file you want to crypt and hit on OK.
4. Finally, hit on "Crypt" to get your Crypted server trojan.
So, you have your crypted server virus ready to hack email account of victim, created using this Crypter.This crypted server is detected only by Avira antivirus and is FUD to all other antiviruses.
Crypter Proof:
Here are the two virus scan results of my keylogger server before and after crypting it with Infinity Crypter.
Note: If your victim has Avira antivirus and you want to make your server trojan or keylogger undetectable to Avira, use Fly Crypter to bypass Avira.
I constantly receive feedback asking for way to bypass Kaspersky and AVG detection. So friends, I hope finally I will be able to help you guys in undetecting your servers. If you find any problem while using this Crypter to bypass antivirus detection, please mention it in comments.
Enjoy FUD Crypter to bypass antivirus detection...
I was asked by Ricky to post a Facebook Phisher for hacking Facebook password. I have written about Facebook Freezer for hacking Facebook account. But, it does not help you in hacking Facebook password. So, I am writing on hacking Facebook password using Facebook Phisher in this article.
What do you think is above page?? Facebook login... No friends. Its a Facebook Phisher used for hacking Facebook passwords.
Note: The article is for educational purpose only. Remember, Phishing is legally offensive. I am not responsible for any action done by you.
Hacking Facebook password:
Facebook Phishing is one of the most preferred method used for hacking Facebook password.
1. Free Download Facebook Phisher for hacking Facebook password.
5. Now, send this phisher link (index.html link) to your victim and make him login to his Facebook account using your sent Phisher.
6. Once he logs in to his Facebook account using Phisher, all his typed Facebook id and password is stored in "passes.txt". This file is created in your webhost control panel as shown.
If you dont get passes.txt, try refreshing your page.Once you get passes.txt, you get Facebook password and can easily use it for hacking Facebook account.
7. Now, open passes.txt to get hacked Facebook id and password as shown.
Note: For more information on hacking Facebook password using Facebook Phisher, refer my article How to use Facebook Phisher.
Update: Some readers got problems while doing this hack of Phishing and hence I have written article Phishing Simplified to solve most commonly asked questions. Refer it to solve your problems, if any.
So friends, I hope you can use this Facebook Phisher for hacking Facebook password. If you have any problem in using this Facebook Phisher for hacking Facebook password, please mention it in comments.
Enjoy Facebook Phishing for hacking Facebook passwords...
It becomes a tedious task when you want to login to any windows administrator and it is protected by Administrator password. So, you are blocked from making any changes to computer or installing any software. At such times, it is necessary to hack / reset Windows administrator password. So, I am writing a simple trick to hack/reset Windows XP, Vista or Windows 7 administrator password to help you login to any computer protected by Windows administrator password.
Hack/Reset Windows XP, Vista, Windows 7 Administrator password:
Windows Key is popular windows password recovery software used to reset windows XP, Vista or Windows 7 administrator password. Simply, boot the system using Windows Key bootable CD or flash drive and you're able to reset windows administrator password.
3. The downloaded folder contains image file. Burn it to disc using any image burner software say Nero.
4. Now, when burning process is finished, you have bootable disc ready to hack/reset windows administrator password.
5. Restart your computer and boot via CD/DVD just created. Windows Key will start loading its files and show its interface like this:
6. Windows key will ask you to select the Operating system, account of which you wanna reset administrator password. You have to enter 1, 2 or such numbers corrresponding to your choice.
7. Finally, Windows key will display message "Password has been reset". Now, press any key and computer will be restarted and now, you will be able to login to administrator account without any password. So, Windows key has removed or reset windows administrator password helping you to loging without any password.
Note: I have tested this on Windows XP, Vista and found this working perfect. The version I have provided doesn't work on Windows 7. I will provide link for Windows 7 soon.
Thats it friends. You will be thus able to hack windows XP, Vista or windows 7 administrator password using this windows password recovery software. If you have any problem in using this Windows key software to hack / reset windows XP, Vista or windows 7 administrator password or if you have any other useful software to reset windows administrator password, please let me know by mentioning it in comments.
Enjoy n reset windows XP, Vista, Windows 7 administrator password...