๐ In this video I will show you how to deobfuscate and decompile EXE program packed with PyArmor again.
I am going to show NEW method of unpacking pyarmor obfuscated scripts.
Decrypting pyarmor by injecting DLL into the script
If you have any questions join our discord server and dm me!
โญ Our website: vxnetrip.infy.uk/
โญ Discord Server: discord.gg/HmGHGww2kY
๐ Method 2:
Copy all the files from the method #2 directory into the same directory as the file you want to unpack.
Run the file you want to unpack
Use an injector (I recommend Process Hacker 2) to inject github.com/call-042PE/PyInjector (Choose the x64 or x86 version based on your application)
In the dumps directory you can find the fully unpacked .pyc file.
(Optional) Use a decompiler to get the Python source back, since currently 3.9.7 is the minimum version you will have to use: github.com/zrax/pycdc
Project on github: github.com/Svenskithesource/PyArmor-Unpacker (Project is not mine. I am only going to show how to use it)
๐ What is PyArmor?
Pyarmor is a software protection tool for Python applications and scripts. It is designed to encrypt and obfuscate Python bytecode to prevent unauthorized access, reverse engineering, and piracy of Python software. Pyarmor provides developers with a means to protect their intellectual property and maintain the confidentiality of their code.
๐ What is pydumpck
Pydumpck is a multi-threads tool for decompile exe, elf, pyz, pyc packed by python which is base on pycdc and uncompyle6.sometimes its py-file result not exactly right, maybe could use uncompyle6.
๐บ Discord Server: lefeu.nvnet.pl/discord.php
๐ Method 2 Injecting DLL into the script: (code.py file)
github.com/Svenskithesource/PyArmor-Unpacker/blob/โฆ
๐โ๐จ RAW: raw.githubusercontent.com/Svenskithesource/PyArmorโฆ
๐ Method 2 was coded by: Svenskithesource
๐ github.com/Svenskithesource/PyArmor-Unpacker
๐ง PyInjector: github.com/call-042PE/PyInjector
---------------------------------------------------------------------------------------------------
๐ข EDUCATIONAL PURPOSES ONLY ๐ข
---------------------------------------------------------------------------------------------------
๐จ Thumbnail: PanSage
๐ฌ Video: Lefeu
๐ง Montage: Lefeu
-----------------------------------------------------------------------------------
ใณใกใณใ