Name: Anonymous 2011-12-05 20:40
I need to convert a perl script to c++
so is there any way in c++ to do this
'Ret' => 0x1001b058,
buffer << [target.ret].pack('V')
what does pack do and how can u do this in c++?
so is there any way in c++ to do this
'Ret' => 0x1001b058,
buffer << [target.ret].pack('V')
what does pack do and how can u do this in c++?