LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   reverse binary dump (https://www.linuxquestions.org/questions/linux-software-2/reverse-binary-dump-942271/)

wenzdorn 04-28-2012 08:45 AM

reverse binary dump
 
Is anyone know a software which can do

xxd -r -b <my binary dump representation file>

pan64 04-28-2012 09:44 AM

what about xxd? If you have another kind of representation you may need to construct your own converter. It can be easily done in c, c++, java or perl or ....


All times are GMT -5. The time now is 08:55 PM.