mirror of
https://github.com/wiiu-env/ROBChain.git
synced 2025-04-10 15:51:17 +02: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…
x
Reference in New Issue
Block a user