Skip to content

CofenseLabs/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tools

Repository of useful tools developed by CofenseLabs

Descriptions

  • dump_cells.py - A python script to dump cells from an Excel spreadsheet. This can be useful when analyzing a malicious spreadsheet that hides the malicious code within the spreadsheet cells. The script can also dump all cells to a CSV. Usage demonstrated in this Lab Note

  • dumper.py - A python script demonstrating the decoding a encoded shellcode, plus the decoder stub, using the unicorn emulation engine. Usage demonstrated in this Lab Note

Releases

No releases published

Packages

No packages published

Languages