Showing posts with label tools. Show all posts
Showing posts with label tools. Show all posts

Thursday, July 17, 2014

How to Undelete Files from Flash Drive

1 comments
USB drive bring us great convenience because of its portability. However, USB drive also brings us unpredictable risk of data loss. When USB drive is used to carry percious personal and business data, an accidentally operation like delete or format will cause valuable data loss. System corruption, file system failure, and virus attack are also known reasons for data loss on USB drive. Luckily, USB recovery can help user recover data from USB drive on their own, support files including photos, videos, musics, office documents such as Microsoft Word docx files, Powerpoint Presentation ppt files, Microsoft Excel files, pdf, and folders.

Reasons for USB drive data loss

1. Mistakenly or accidentally delete files from USB flash drive

2. Transfering files from USB flash drive to other deivce was aborted and files were deleted

3. Format the USB flash drive because of wrong operation ore carelessness

4. Unpluged USB flash drive while files are transfering

5. Virus attack or other unknown reason causes files deleted or hidden, or USB drive asks formatting when inserted to computer

Are files on USB drive lost forever?

When above situation happens while USB drive contains very important files, people often worries that those important files are lost permanentally and there is no way to recover data from USB drive. In fact, those data deleted from USB drive can still be recovered. The best way to do so is by using USB data recovery software, and don't save any new files to USB drive before files are fully recovered.

First of all, stop using the USB drive

What you should do immediately after USB data loss is to stop using the USB drive, don't save any new files to the drive, don't connect the USB drive to computer unless it's for data recovery. Doing so will minimize the chance of permanent data loss and increase the opportunity to recover files from USB.

This is because that new files could overwrite the space of deleted files which will make them unrecoverable. So before you get your files back, it is very important to not use USB drive for further data transfer, not to edit any documents on USB drive.

USB data recovery Solutions

One way is to send USB drive to data recovery center. However, these data recovery centers normally charge extremely high price, also, user does not have the control of the privacy of their data.

The most effective way to recover files from USB drive is to rely on USB recovery tool, which allows user to recover the files themselves. There are lots of USB data recovery tools in the market, user needs to choose the right one that best fits their needs. A good USB data recovery software should be reliable, and easy to use, and price should be competitive as well.

Asoftech Data Recovery is one of the best USB recovery software that help you recover files from USB drive lost due to deleting, formatting, virus attack, or other unknown reasons.

Tips for USB drive usage

1. Backup your files regularly. 
Even recovery technology can help recover lost data on a USB drive, but the success rate of USB flash drive data recovery is not 100%, overwrite can make data unrecoverable. Backup files regulary is the safest way to prevent data loss.

2. Do not use USB flash drive after a data loss. 
If the space of deleted files are overwritten, no data recovery technology will be able to recover those files. Even in situation where you saved new files to USB drive, you may still have chance to recover your files, but with more activities on USB drive, chances of data recovery are lower.

how to recover files from corrupted/damaged/not formatted usb drive

0 comments
USB drive such as external usb device, usb hard drive, usb pen drive, usb stick, usb flash drive helps us transfer data easily between computers. However, different rasons may causes usb drive corruption, or usb drive error like not formatted, or even turns usb drive into shortcut. So how do we recover data such as photos, videos, documents such as Microsoft Word docx files, Powerpoint Presentation ppt files, Microsoft Excel files, pdf data, and folders on damaged usb drive? If we are not able to open usb drive, or usb drive asks to format when we try to open it, how can we access data on the usb?

First of all, let's see what could causes usb drive to be corrupted. 

- Virus infection could causes files and folder to be hidden, or becomes shortcut, or usb drive not accessible 

- File table corruption could damage the usb drive 

- Unplug usb device from computer without ejecting or safe remove 

- Reset usb device which causes data loss 

- Accidentally deleted some system files and make usb drive unreadble by computer 

- Usb drive not recognized, or not detected by computer for unknown reason 

- and many other reasons

How to recover data from corrupted or unrecognized usb drive

First connect USB drive to computer, and then in Computer (i.e. Windows Explorer), see the drive letter assign to usb device. If it is not shown in Computer, you may follow this guide if you use Windows 7 or Windows Vista, or this one for Windows XP.

You will also need to use a usb drive recovery tool, download this one 

download USB device recovery

Run USB drive recovery software Asoftech Data Recovery, and then select USB drive letter (e.g. E:), and then press button "Next" to start scan the usb device.

You will see files shown one by one. Select the ones you want, and click "Recover" to save them.

If steps above does not work, you can do a quick format of USB device in computer (in comptuer, right click the USB device, and then choose format... and in the format settings dialog, check "quick format" option). After format complete, you can run again Asoftech Data Recovery and use it to scan the USB and recover files. Steps will be same as above.
Download Asoftech data recovery and recover lost files from USB device.

Sunday, June 29, 2014

Forensic Toolkit

0 comments
Tools to help examine NTFS for unauthorized activity.

The Forensic ToolKit™ contains several Win32 Command line tools that can help you examine the files on a NTFS disk partition for unauthorized activity. We built these tools to help us do our job, we hope they can help you as well.

Key Features
AFind is the only tool that lists files by their last access time without tampering the data the way that right-clicking on file properties in Explorer will. AFind allows you to search for access times between certain time frames, coordinating this with logon info provided from ntlast, you can to begin determine user activity even if file logging has not been enabled.

HFind scans the disk for hidden files. It will find files that have either the hidden attribute set, or NT's unique and painful way of hiding things by using the directory/system attribute combination. This is the method that IE uses to hide data. HFind lists the last access times.

SFind scans the disk for hidden data streams and lists the last access times.

FileStat is a quick dump of all file and security attributes. It works on only one file at a time but this is usually sufficient.

Hunt is a quick way to see if a server reveals too much info via NULL sessions.
Command Line Switches
afind [dir] /f [filename] /ns=no subs /a after /b before /m between
time format =

hfind [dir] /hd=find dir/system attribs /ns=no subs

sfind [dir] /ns=no subs

filestat [filename]

hunt [\\servername]

System Requirements
Windows NT 4.0 SP3
16MB Memory
Administrator privileges
Audit log enabled with searchable records
Set NT command line buffer to 500 or more lines. 1200 or more lines works well

Site URL: 
http://www.mcafee.com/us/downloads/free-tools/forensic-toolkit.aspx

Download URL: 
Tools to help examine NTFS for unauthorized activity.

The Forensic ToolKit™ contains several Win32 Command line tools that can help you examine the files on a NTFS disk partition for unauthorized activity. We built these tools to help us do our job, we hope they can help you as well.

Key Features
AFind is the only tool that lists files by their last access time without tampering the data the way that right-clicking on file properties in Explorer will. AFind allows you to search for access times between certain time frames, coordinating this with logon info provided from ntlast, you can to begin determine user activity even if file logging has not been enabled.

HFind scans the disk for hidden files. It will find files that have either the hidden attribute set, or NT's unique and painful way of hiding things by using the directory/system attribute combination. This is the method that IE uses to hide data. HFind lists the last access times.

SFind scans the disk for hidden data streams and lists the last access times.

FileStat is a quick dump of all file and security attributes. It works on only one file at a time but this is usually sufficient.

Hunt is a quick way to see if a server reveals too much info via NULL sessions.
Command Line Switches
afind [dir] /f [filename] /ns=no subs /a after /b before /m between
time format =

hfind [dir] /hd=find dir/system attribs /ns=no subs

sfind [dir] /ns=no subs

filestat [filename]

hunt [\\servername]

System Requirements
Windows NT 4.0 SP3
16MB Memory
Administrator privileges
Audit log enabled with searchable records
Set NT command line buffer to 500 or more lines. 1200 or more lines works well

Site URL: 
http://www.mcafee.com/us/downloads/free-tools/forensic-toolkit.aspx

Download URL: 
http://downloadcenter.mcafee.com/products/tools/foundstone/ForensicToolkit20.zip

Tuesday, May 27, 2014

WiMAC HUNTER - PUBLIC RELEASE V3.5

1 comments
UPDATE
WiMAC HUNTER V3.5
SCREENSHOT

DOWNLOAD LINK

Monday, May 26, 2014

bm622i 2011 Mac Changer

0 comments

bm622i 2011 Mac Changer


Screenshot:

REQUIREMENT:
  • .NET FRAMEWORK 4.0 DOWNLOAD IT HERE

VERSION 1.0.0
  • Mac Changer - madaling pag palit ng MAC..
  • Telnet Settings - Dito nyo ilalagay ung IP, Username at Password ng telnet nyo.
  • Auto Save ang mac, kaya makikita nyo pag binuksan nyo kung ano ung huling mac na ginamit nyo.
  • Nag hihide din ung Firmware Upgrader..
VERSION 2.0.0
  • Locked Frequency added - pillin nyo ung pinaka stable na frequency nyo.
NOTE:
  • Kailangan naka Direct yung modem sa Desktop/Laptop nyo, ndi pwedeng dumaan sa router, kasi mag eerror yan..
  • Kailangan i Run As Adminstrator nyo ung program. or para mas madali at hindi nyo na ulit ulitin i run as adminstrator ito ang gawin nyo. Right Click nyo ung "bm622i 2011 Mac Changer", tapos click "Properties", then click ung "Compatibulity", sa "Previlige Level", check nyo ung "Run this program as adminstrator", then click "OK".
  • Hindi nyo na po kailangan i run pa ung Upgrader, dahil kusa nyang i Rurun ung Upgrader.
DOWNLOAD LINK


Sunday, May 18, 2014

VIP Mac_Hunt_Tools (Modified)

1 comments

UPDATE Final:
eto na po ung Final na. Fixed na ung 2 at 3 digits.
pakidownload nlang po nasa attachment

GuiPublicV3 modified for VIP mac hunt (Fixed) + Option on Password.rar 

dun po sa nag tatanong qng panu iedit ung kanilang tool. 
download nyu nlng ung nasa attachment. 

---------------------------------------------------------------

Credit sa mga master ntin: yyyxyyyz


 
Copyright 2012 | WARCOTEX | | Powered by Blogger
Design by George Robinson | Supported by BTDesigner