Recovering Redis Data with GDB(bigeng.io)25 points·by stevencorona·11 anni fa·1 commentsbigeng.ioRecovering Redis Data with GDBhttp://bigeng.io/post/118963807718/recovering-redis-data-with-gdb1 commentsPost comment[–]lamby·11 anni fareplyVery neat.Btw you can get an unstripped version of any Debian package by exporting DEB_BUILD_OPTIONS=nostrip,noopt before calling dpkg-buildpackage instead of rummaging through the src/ directory manually.
Btw you can get an unstripped version of any Debian package by exporting DEB_BUILD_OPTIONS=nostrip,noopt before calling dpkg-buildpackage instead of rummaging through the src/ directory manually.