View Single Post
rm_you's Avatar
Posts: 98 | Thanked: 189 times | Joined on Jul 2007 @ San Antonio, TX
#43
Ok, so all I have to do is write out to "/tmp/dsmesock" something like this?
Code:
\x0c\x00\x00\x00\x86\x02\x00\x00\x[hexvalue]\x00\x00\x00
Possibly? >_> I will do some testing.

By the way, what did your strace command line look like? On my n800 it is complicated a little bit because strace doesn't exist in the chroot with dsmetest, so I had to do
Code:
strace -f chroot /mnt/initfs/ dsmetest -l 100

Last edited by rm_you; 2008-01-11 at 10:06.