Feeds
질문
Hello anybody i have a question about LSB hidding so i got trouble i dont know how this code bitand and bitor with 128 and 64 32 i put the code below
if bitand(txt,128)== 128 % 128 = 1000 0000 red = bitor(red,4); end if bitand(txt,64)== 64 % 64 = 0100 0000 red = bit...
3년 초과 전 | 답변 수: 0 | 0