The Wayback Machine - https://web.archive.org/web/20201204151007/https://github.com/topics/obfuscation
Skip to content
#

obfuscation

Here are 345 public repositories matching this topic...

macro_pack is a tool by @EmericNasi used to automatize obfuscation and generation of Office documents, VB scripts, shortcuts, and other formats for pentest, demo, and social engineering assessments. The goal of macro_pack is to simplify exploitation, antimalware bypass, and automatize the process from malicious macro and script generation to final document generation. It also provides a lot of helpful features useful for redteam or security research.
  • Updated Oct 30, 2020
  • Python
capnspacehook
capnspacehook commented Jan 15, 2019

Unit tests need to be created that tests obfuscating with all possible Mutator permutations that are 2 Mutators long. So basically given the dozen or so current Mutators, make sure Mutators don't just work on their separately, but together as well. I've run into a few random cases where using Mutators in specific combinations produces faulty payloads, and want a test that can do this for me.

Us

rolandh
rolandh commented Jun 3, 2019

Is your feature request related to a problem? Please describe.
If you have XAML Databinding to public members and use ForceRen (because lets assume your project is not a public library so renaming public methods is acceptable) then this will obviously break databinding.

Describe the solution you'd like
I've hacked a solution which extracts all databinding out of the XAML and makes a l

Improve this page

Add a description, image, and links to the obfuscation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the obfuscation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.