Shofel payloader source & prebuild for jib with some old payloads i had made
these payloads may not work , i have no clue honestly i attached them , also there are 2 helper py scripts that might work with some of these payloads
This commit is contained in:
4
depricated payloads/source/ping.c
Normal file
4
depricated payloads/source/ping.c
Normal file
@@ -0,0 +1,4 @@
|
||||
void _start() {
|
||||
*(volatile unsigned int *)0x40000800 = 0xDEADBEEF;
|
||||
*(volatile unsigned int *)0x40000804 = 0xCAFEBABE;
|
||||
}
|
||||
Reference in New Issue
Block a user