I suppose the kernel is compiled with filter on /dev/mem (I think recently the default)zibri2 wrote:Quick question: how can I dump memory?
dd if=/dev/mem or /dev/kmem gives error (/dev/mem: Bad address)
I spent some time trying to run dropbear/telnetd without devpts, teorically it should work with static device nodes, but I was not able
I think glibc is compiled with devpts but the kernel don't understand at all
I've hexedit a libc (a copy in /tmp) to look for /tmp/ptxxxx but no luck, yes /dev is ro, but I think it may be bind-mounted/moved over a tmpfs
fortunately we have a strace (it comes from samsung or samygo?)
I need to check if it's possible to make a module for pts support, like slow_work needed for cifs
I feel very frustrating nc or webshell without a control terminal
I own a UE40D8000 and the current exploit is a bit unstable, often I need to enable/disable watchdog since the tv restarts when says 'checking for DRM'
arm-linux-gnueabi-gcc
gcc version 4.3.5 (Debian 4.3.5-4)
works fine, even for dynamic executables