Python Malware - Part 4
You don't always get a text file with source code when you extract Python code from a PyInstaller-produced EXE.
I produced the following Python code including shellcode, and generated an EXE with PyInstaller:
Then I extract the Python code:
This time, the extracted shellcode file doesn't contain Python source code:
It's actually compiled Python bytecode.
Add the following 8 bytes to the beginning of the file and save it as shellcode.pyc:
Now you can use a Python bytecode decompiler like Easy Python Decompiler:
Here is the recovered source code (shellcode.pyc_dis):
Didier Stevens
Microsoft MVP Consumer Security
blog.DidierStevens.com DidierStevensLabs.com
ISC Stormcast For Monday, July 25th 2016 http://isc.sans.edu/podcastdetail.html?id=5095
×
Diary Archives
Comments
www
Nov 17th 2022
6 months ago
EEW
Nov 17th 2022
6 months ago
qwq
Nov 17th 2022
6 months ago
mashood
Nov 17th 2022
6 months ago
isc.sans.edu
Nov 23rd 2022
6 months ago
isc.sans.edu
Nov 23rd 2022
6 months ago
isc.sans.edu
Dec 3rd 2022
5 months ago
isc.sans.edu
Dec 3rd 2022
5 months ago
<a hreaf="https://technolytical.com/">the social network</a> is described as follows because they respect your privacy and keep your data secure. The social networks are not interested in collecting data about you. They don't care about what you're doing, or what you like. They don't want to know who you talk to, or where you go.
<a hreaf="https://technolytical.com/">the social network</a> is not interested in collecting data about you. They don't care about what you're doing, or what you like. They don't want to know who you talk to, or where you go. The social networks only collect the minimum amount of information required for the service that they provide. Your personal information is kept private, and is never shared with other companies without your permission
isc.sans.edu
Dec 26th 2022
5 months ago
isc.sans.edu
Dec 26th 2022
5 months ago