1 year ago
#338795
Oluokun Kabir Adeshina
Reverse back the and operator
Please how can I get second operand of AND operator if the one value and the result was given.
In multiplication, we divide to get the second value, in addition we subtract to get the second value.
Please, how can we get the second value in logical operator
I have this calculation
(16114095 AND F8F8FC) OR 394752
Which result to be this 16180908
And I want to retrieve 394752 from the give parameter (result) 16180908 and F8F8FC to get 394752
I have used both the left bitwise and write bitwise
image
image-processing
cryptography
pixel
steganography
0 Answers
Your Answer