Skip to content

Commit 5092486

Browse files
committed
Todo update
1 parent 1a5dbcf commit 5092486

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Shellcodev/Forms/Main.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ public static Main ReturnInstance()
1919
return instance;
2020
}
2121

22-
//TODO: Show registers value at runtime (finished). Fix bugs
23-
// https://github.com/asmjit/asmjit/issues/27
22+
//TODO: https://github.com/asmjit/asmjit/issues/27
2423

2524
private void InitProcess() //API.PROCESS_INFORMATION I
2625
{

0 commit comments

Comments
 (0)