← Back to Projects

Software / Security

XtracTorq


A powerful digital forensic tool that collects and secures system artifacts, browser data, and network logs.


XtracTorq

XtracTorq is a powerful digital forensics tool designed to extract and analyze forensic artifacts from compromised systems. It ensures secure and tamper-proof evidence collection with an automated approach.

XtracTorq is your ultimate digital forensic solution, designed for seamless data extraction and analysis. Whether you need to retrieve system artifacts, browser history, or network logs, XtracTorq provides a fast, efficient, and secure way to collect forensic evidence.

Why is XtracTorq necessary? In the world of cybersecurity and digital forensics, precise and untampered data collection is crucial. XtracTorq automates the process, ensuring accuracy while preventing data manipulation.

How does it work? XtracTorq intelligently scans systems, extracts critical forensic data, and stores it in a structured format for analysis. With its read-only functionality for external drives, it prevents any accidental alterations to the evidence.

Why is it important? Cyber investigations demand speed, accuracy, and integrity. XtracTorq ensures forensic data is collected systematically, making it an essential tool for investigators and IT professionals.

Technologies Used


C# (.NET Framework)Windows APIFile System and Registry AccessPDF Report Generation Library

What I Learned


  • System Mastery: Learned to use Windows API and C# to extract deep-level system artifacts and registry data.
  • Data Integrity: Mastered forensic-grade evidence collection using read-only drive logic to prevent data tampering.
  • Log Analysis: Gained expertise in parsing complex network logs, browser history, and system event files into readable formats.
  • Workflow Automation: Developed an automated pipeline to replace manual forensic tasks, significantly speeding up investigation times.
  • Reporting Intelligence: Built a custom engine to transform raw forensic traces into structured, professional PDF reports.

Unique Aspects


Automated forensic data extraction
Secure copy to a read-only external drive
Browser artifact collection (history, cookies, bookmarks, extensions)
Network logs and forensic trace analysis
System artifact retrieval (event logs, registry data, user info)
Detailed PDF report generation

Items Required


  • Visual Studio
  • .NET Framework
  • Windows API
  • Registry Editor
  • SQLite Interop
  • iTextSharp Library