I want to use Python's pefile module to import all raw data into binary or hexadecimal, as shown in the memory editor (ex. HxD). What should I do?
Asked
Active
Viewed 98 times
1
-
Please show a working piece of code you wrote yet about your trial to solve this problem, and give specific error messages or details you would like help about. So we can copy paste and reproduce, so it is easier to answer your question. See MRE here: https://stackoverflow.com/help/minimal-reproducible-example – Malo Mar 09 '21 at 13:24