55-AA
55-AA
I inject the ret location of NtWriteFile with int3 trap, there is a little(about 5%) repeated int3 event at the ret instruction. I'm sure it is a repeated notify. To...
Hi, I test the hardware algorithm in 4.14.0-xilinx, and compare with software algorithm. By the following result, I thik that AXI communication consume too much cycles. Maybe reduce them, especially...
the file link is: http://msdl.microsoft.com/download/symbols/ntkrnlmp.pdb/A32C55CDEBC1441DAC80552A86F5F11F1/ntkrnlmp.pdb Traceback (most recent call last): File "/usr/local/bin/pdb_print_gvars.py", line 56, in main(args[0], args[1]) File "/usr/local/bin/pdb_print_gvars.py", line 23, in main pdb = pdbparse.parse(filename) File "/usr/local/lib64/python3.6/site-packages/pdbparse/__init__.py", line 554,...