T******y 发帖数: 128 | 1 strings oracle.exe | grep radiohead
Starting at least at 10.2.0.1, function kfasSelfTest_update() (located
in kfas.o) use Radiohead lyrics to test... something related to ASM
probably.
Schematic pseudocode:
#define STRING "I'm a creep, I'm a winner, what the hell am I doing
here.I don't belong here - radiohead"
kfasSelfTest_update()
{
kfasOpen (...);
somestruct.somevalue=STRING;
kfasUpdate (somestruct);
kfasClose (...);
newstruct=kfasOpen (...);
if (strn |
|