Guest User

A23 (INET-D70-REV03) script_extractor output

a guest
Sep 20th, 2015
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. root@polaris-inet:/data/local/tmp # ./script_extractor $((0x10000)) > test.a
  2. root@polaris-inet:/data/local/tmp # ./script_extractor $((0x20000)) > test.b
  3. Segmentation fault
  4. root@polaris-inet:/data/local/tmp # ./script_extractor > test.c
  5. Segmentation fault
  6. 139|root@polaris-inet:/data/local/tmp # ls -al test.?
  7. -rw-rw-rw- root root 65536 1970-01-02 17:23 test.a
  8. -rw-rw-rw- root root 126976 1970-01-02 17:23 test.b
  9. -rw-rw-rw- root root 126976 1970-01-02 17:24 test.c
Advertisement
Add Comment
Please, Sign In to add comment