Skip to content

CODINATA/python_batch_analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛡️ Batch Obfuscation Analyzer

This Batch Obfuscation Analyzer is a security-oriented analysis tool designed to detect common obfuscation techniques used in Windows Batch (.bat) scripts. These techniques are often employed by malware authors to evade detection and hinder static analysis.

This project analyzes batch files and identifies suspicious patterns related to obfuscation, helping cybersecurity students, analysts, and blue teamers better understand and detect malicious batch scripts.

About

This batch analyzer detects obfuscations methods such as: chained commands, comments hiding commands, escape characters and indexed variables.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors