https://lclang.tistory.com/90 Pwntools 기본적인 사용법 - 2 이번에는 익스할 때 주로 사용하는것을 써볼겁니다 먼저 패킹 관련 함수들 입니다. 1. packing 1-1. p32 32bit little endian 으로 packing 해주는 함수입니다. p32(int) / return str ex ) p32(0x12345678) => \x.. lclang.tistory.com https://r136a1x27.tistory.com/245