I'm trying to set up my iPad for pen-testing and all is going well except the last step, the installation of class-dump-z.
I followed these directions: "Once this is done, go inside the folder iphone_armv6 and copy the class-dump-zexecutable into /usr/bin directory. This will make sure you can run class-dump-z from anywhere on the device. Once you have copied the executable, just type class-dump-z. If you get the output as shown in the figure below, this means that class-dump-z has been successfully installed."
But get this output in MobileTerminal.
dyld: Library not loaded: usr/lib/libpcre.0.dylib
Referenced from: /usr/bin/class-dump-z
Reason: image not found
Trace/BPT trap: 5
The manual is old so I'm wondering if the path has changed or something?
I'm in iPad:~/iphone_armv6 root#
So far all the commands have worked as advertised.
Any advice?
Thanks
I followed these directions: "Once this is done, go inside the folder iphone_armv6 and copy the class-dump-zexecutable into /usr/bin directory. This will make sure you can run class-dump-z from anywhere on the device. Once you have copied the executable, just type class-dump-z. If you get the output as shown in the figure below, this means that class-dump-z has been successfully installed."
But get this output in MobileTerminal.
dyld: Library not loaded: usr/lib/libpcre.0.dylib
Referenced from: /usr/bin/class-dump-z
Reason: image not found
Trace/BPT trap: 5
The manual is old so I'm wondering if the path has changed or something?
I'm in iPad:~/iphone_armv6 root#
So far all the commands have worked as advertised.
Any advice?
Thanks