mirror of
https://github.com/wiiu-env/ROBChain.git
synced 2024-11-17 16:19:25 +01:00
5 lines
278 B
YAML
5 lines
278 B
YAML
|
!!de.orb.wiiu.rpxgadgetfinder.SymbolList
|
||
|
symbols:
|
||
|
- !!de.orb.wiiu.rpxgadgetfinder.ExportSymbol {name: socket, out: ROP_socket}
|
||
|
- !!de.orb.wiiu.rpxgadgetfinder.ExportSymbol {name: connect, out: ROP_connect}
|
||
|
- !!de.orb.wiiu.rpxgadgetfinder.ExportSymbol {name: recv, out: ROP_recv}
|