Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aaaddress1 authored Aug 4, 2021
1 parent 7869dc8 commit d36ce14
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# xlsKami
Out-of-the-Box Tool to Obfuscate Excel XLS. Include Obfuscation & Hide for Cell Labels & BoundSheets

Out-of-the-Box Tool to Obfuscate Excel 97-2003 XLS, rewrite from amazing [Macrome](https://github.com/michaelweber/Macrome), for easy to use by Red-Teams.

## Support Features
1. Cell Labels Obfuscation e.g. Auto_Open
2. Cell Labels **Super-Hidden**: total not able to unhide from Excel GUI
3. BoundSheet **Super-Hidden**: total not able to unhide from Excel GUI too.

![](demo.png)

## Reference
1. https://malware.pizza/2020/05/12/evading-av-with-excel-macros-and-biff8-xls/amp/?__twitter_impression=true
2. https://github.com/michaelweber/Macrome
3. https://github.com/outflanknl/EvilClippy

0 comments on commit d36ce14

Please sign in to comment.