Python reverse bytes of file

Developers like to troll us by reversing whole bytes of DLL file so we have a python code to reverse back to original. Thanks to hokage242 for his simple code

open('name_of_your_file.dll','wb').write(open('name_of_your_file.dll','rb').read()[::-1])

Download Python: https://www.python.org/

Create a .py file and add this code, edit, save and execute. Done.

Before:



After:

Comments

Popular Posts

VMOS Pro - FREE Custom ROMs without VIP | GMS, ROOT, Xposed | Android 4.4.4, 5.1.1, 7.1.2, 9.0 ROMs

List of Android Virtual Machine apps for Android devices