String into Hex
#5

A safe method to turn string into hex is to use sscanf plugin using 'x' specifier.
Код:
sscanf( string, "x", hexcol)
Reply


Messages In This Thread
String into Hex - by DevinPatino - 15.02.2016, 04:23
Re: String into Hex - by Trucido - 15.02.2016, 04:50
Re: String into Hex - by -CaRRoT - 15.02.2016, 05:00
Re: String into Hex - by SickAttack - 15.02.2016, 05:26
Re: String into Hex - by [WSF]ThA_Devil - 15.02.2016, 05:30
Re: String into Hex - by AbyssMorgan - 15.02.2016, 06:21

Forum Jump:


Users browsing this thread: 1 Guest(s)