![]() |
|
#3
|
|||
|
|||
|
@Storm Shadow
Thanks in your advice. this code is fixed. Code:
def byteorder_ToLittleEndian(m):
return int(binascii.b2a_hex(struct.pack("L" , int(m,16))),16)
|
| The Following 3 Users Say Thank You to g0em0n For This Useful Post: | ||
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| IDA 8.3 and Python 3.12 | TQN | General Discussion | 11 | 07-05-2024 01:47 |
| x64dbg python | Storm Shadow | Developer Section | 6 | 08-04-2017 15:29 |