diff --git a/Writerside/topics/Dear-Diary-archived.md b/Writerside/topics/Dear-Diary-archived.md index 6cd37b4..6bb4263 100644 --- a/Writerside/topics/Dear-Diary-archived.md +++ b/Writerside/topics/Dear-Diary-archived.md @@ -459,7 +459,8 @@ I'll be honest here. i always get confused by JNZ. it jump if ZF = 0. But if you Anyway : ```if(argc != 2) { goto loc_401813; }``` -```loc_401813: +``` +loc_401813: pop edi pop esi pop ebp diff --git a/Writerside/topics/pma.md b/Writerside/topics/pma.md index 24cc55c..9650d32 100644 --- a/Writerside/topics/pma.md +++ b/Writerside/topics/pma.md @@ -119,7 +119,8 @@ I'll be honest here. i always get confused by JNZ. it jump if ZF = 0. But if you Anyway : ```if(argc != 2) { goto loc_401813; }``` -```loc_401813: +``` +loc_401813: pop edi pop esi pop ebp