mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 10:15:57 +01:00
Use busybox devmem
This commit is contained in:
@@ -12,7 +12,7 @@ Expected outcome after insmod:
|
||||
|
||||
Also without insmodding this module, try:
|
||||
|
||||
devmem2 0x101e9000 w 0x12345678
|
||||
devmem 0x101e9000 w 0x12345678
|
||||
|
||||
which touches from userland through /dev/mem.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user