How can I convert an address in hex to bytes in python

前端 未结 0 1962
生来不讨喜
生来不讨喜 2020-11-30 04:40

I have the following address as a hex value

0x7ffd862ad4e0 and I used the function p64 from pwn and

to_bytes() `addr_x = addr_x.to_by

相关标签:
回答
  • 消灭零回复
提交回复
热议问题