HI people of xss, i need little help in c++, i want to convert hex string string raw="\xb9\xc7\x82\x52\xeb\x37" (containing shellcode) to a byte array like (char shellcode[]= { 0x00, 0xff, ... } ; )
sry this is a very silly question but i searched on internet but didnt got aything that i can use. pls help, THX IN ADVANCE )
sry this is a very silly question but i searched on internet but didnt got aything that i can use. pls help, THX IN ADVANCE )