HiJackThis : A Free Utility That Finds Malware, Adware & Other Security Threats

HiJackThis Fork is a free utility for Microsoft Windows that scans your computer for settings changed by adware, spyware, malware and other unwanted programs.

HiJackThis Fork primarily detects hijacking methods rather than comparing items against a pre-built database. This allows it to detect new or previously unknown malware – but it also makes no distinction between safe and unsafe items. Users are expected to research all scanned items, and only remove items from their PC when absolutely appropriate.

Therefore, FALSE POSITIVES ARE LIKELY. If you are ever unsure, you should consult with a knowledgeable expert BEFORE deleting anything.

Download

Features

  • Lists non-default settings in the registry, hard drive and memory related to autostart
  • Generates organized, easily readable reports
  • Does not use a database of specific malware, adware, etc
  • Detects potential methods used by hijackers
  • Can be configured to automatically scan at system boot up

Advantages

  • Short logs
  • Fast scans
  • No need to manually create fixing scripts
  • No need for Internet access or recurring database updates
  • Already familiar to many people
  • Portable

New in version 3

  • Detects several new hijacking methods
  • Fully supports new Windows versions
  • New and updated supplementary tools
  • Improved interface, security and backups

HiJackThis also comes with several useful tools for manually removing malware from a computer:

  • StartupList 2 (*new*)
  • Process Manager
  • Uninstall manager
  • Hosts file manager
  • Alternative Data Spy
  • Delete file / service staff
  • Digital Signature Checker (*new*)
  • Registry key unlocker (*new*)
  • Check Browsers’ LNK & ClearLNK (as downloadable component) (*new*)

Log Analysis

IMPORTANT: HiJackThis Fork does not make value-based calls on what is considered good or bad. You must exercise caution when using this tool. Avoid making changes to your computer settings without thoroughly studying the consequences of each change.

If you are not already an expert, we recommend submitting your case to an online help forum. Here are some suggestions:

Note: currently, only Russian-speaking anti-malware supporting team (e.g., VIRUSNET association) can provide direct analysis of HiJackThis logs in our github ‘Issues’ section. Please feel free to ask help there.

Technical support

System Requirements

Operating System

  • Microsoft™ Windows™ 10 / 8.1 / 8 / 7 / Vista / XP / 2000 (32/64-bit desktop and server)
R K

Recent Posts

Bash Scripting Best Practices Every Beginner Should Know

Introduction Bash scripting is a powerful way to automate Linux tasks, but writing a script…

2 days ago

How To Create A Self-Signed SSL Certificate Using Bash And OpenSSL

Introduction A self-signed SSL certificate is a certificate that is created and signed by the…

2 days ago

How To Debug Bash Scripts Using bash -x And set Commands

Introduction Debugging is an important part of Bash scripting. When a script does not work…

2 days ago

How To Use Cron Jobs With Bash Scripts For Automation

Introduction Cron jobs are used in Linux to run commands or Bash scripts automatically at…

2 days ago

How To Use Pipes In Bash Scripts For Command Chaining

Introduction Pipes are an important feature in Linux and Bash scripting. A pipe allows you…

2 days ago

How To Use grep, awk, And sed In Bash Scripts

Introduction The grep, awk, and sed commands are powerful text-processing tools in Linux. They are…

2 days ago