mirror of
https://github.com/wiiu-env/ROBChain.git
synced 2024-12-12 11:44:22 +01:00
Fix C syntax highlighting in writeup
This commit is contained in:
parent
18270b192d
commit
b2f0637fa7
@ -104,7 +104,7 @@ setVar globalVar,calculatedStackPosition
|
||||
```
|
||||
|
||||
This is essentially
|
||||
```clang
|
||||
```C
|
||||
mscStackAddress = (leakedAddress - 0x2B4);
|
||||
calculatedStackPosition = (writePosition - mscStackAddress) / 4;
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user