1 Star 2 Fork 0

诶嘿嘿 / Intensio-Obfuscator

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
python_code_examples.md 1.99 KB
一键复制 编辑 原始数据 按行查看 历史
Hnfull 提交于 2020-01-29 21:17 . fix error of source path of example

Examples Python target files

Basic RAT example project

  • Basic obfuscation

  • (defined length of random strings generated to 32 chars - defined obfuscation level of random strings generated to simple - replace all names of variables/classes/functions)

  • Intermediate obfuscation

  • (defined length of random strings generated to 64 chars - defined obfuscation level of random strings generated to hard - replace all names of variables/classes/functions - padding random python scripts - replace all files names)

  • Advanced obfuscation

  • (defined length of random strings generated to 128 chars - defined obfuscation level of random strings generated to hard - replace all names of variables/classes/functions - padding random python scripts - replace all files names - replace all chars by their hexadecimal value)

1
https://gitee.com/hacktor/Intensio-Obfuscator.git
git@gitee.com:hacktor/Intensio-Obfuscator.git
hacktor
Intensio-Obfuscator
Intensio-Obfuscator
master

搜索帮助