charl1
charl1
Hello. i dump data using --hex and i have now, this: \?ec\?bb\?05\?9f\?f5\?13\?1b\?a3 It is a mistake? I have to somehow decrypt? Help please.
Right, but when i get decrypted its result, 컟õ£ Omg.. I should get something that could be read .. Why is this?
I use the Error-based technique. With what techniques are compatible --hex? --hex data of dump decryted automatically be in the future? This is a false positive in my case? because...
Hi, thanks for info, but not it is 11g in this case. The data base is 'Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bi' and web application technology: Apache,...
Ok. Should then open a new issue
No work, and with hex same error. [INFO] already at the latest revision '329047f' possible server trimmed output detected (due to its length and/or content): \xc1\xd8k7lD" (not a Name) Now...
Sent by email
One problem The problem is that the function --hex, does not work with unicode (only work with ascii), so the hex data I get, are corrupt. Then the coversion from...
Simply the binary hash digest of key that I have, can not be converted to hash to decrypt Then I'm desperate and I can make mistakes. Im so sorry.
Solved. The problem was that php escape some special characters. I have added in the code, and everything works perfect. It was simple, the missing characters to add in code...