Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
Can Python manipulate PE structure or bytes?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Gabriel Genellina, post: 3773510"] If you're talking about the "Portable Executable" file format, yes. Take a look at the struct module, or ctypes.Struct, but try Google first... [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
Can Python manipulate PE structure or bytes?
Top