Projects STRLCPY GhostInjector Commits ae9a8160
🤬
  • ■ ■ ■ ■
    README.md
    skipped 20 lines
    21 21   
    22 22   
    23 23  (!! there is a really weird problem in the program which I do not know how to fix, sometimes it works, sometimes it crashes)
    24  -(for some reason, if you place a breakpoint at line 176 in ghostwrite.cpp, and then remove it and continue once hit, the problem will not occur)
     24 +(for some reason, if you place a breakpoint at WriteQword in ghostwrite.cpp, and then remove it and continue once hit, the problem will not occur)
    25 25  ```c++
    26 26   // mov qword ptr [rdx], rax
    27 27   // ret
    skipped 11 lines
Please wait...
Page is in error, reload to recover