We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a5dbcf commit 5092486Copy full SHA for 5092486
Shellcodev/Forms/Main.cs
@@ -19,8 +19,7 @@ public static Main ReturnInstance()
19
return instance;
20
}
21
22
- //TODO: Show registers value at runtime (finished). Fix bugs
23
- // https://github.com/asmjit/asmjit/issues/27
+ //TODO: https://github.com/asmjit/asmjit/issues/27
24
25
private void InitProcess() //API.PROCESS_INFORMATION I
26
{
0 commit comments