Skip to main content

Questions tagged [binary]

2 votes
1 answer
197 views

Just in theory: is it possible to replace the domain string in the compiled binary file with an IP address by editing a binary file in place with sed? (IP address belongs to a different domain, but ...
fxgreen's user avatar
  • 143
2 votes
1 answer
224 views

I'm looking for a command that compares binary files. Of course, I know about diff, but it is not very good at binaries. I have two files from a error-prone source (scratched dvd) which should be ...
Gyro Gearloose's user avatar
9 votes
2 answers
514 views

Is there a way to run a program (command line binary, no interface, no file handling) for a while and then suspend it and later start it again? Start program and run for a while (e.g. specify "...
Tomas By's user avatar
  • 191
-1 votes
2 answers
442 views

How can I print out all printable ASCII strings (e.g., longer than four chars) contained in a binary file?
minto's user avatar
  • 595
1 vote
2 answers
1k views

I'm currently trying to package some closed-source software into Nix derivations. The app is distributed as a large pile of .deb files, and most of them contain libraries that the other parts of the ...
Danya02's user avatar
  • 141
3 votes
1 answer
832 views

Do some .deb binary files need each other to be installed and removed? If so, how do you get around this? What I observed was that I wanted to install Kodi on an offline PC, but I got stuck with ...
1toneboy's user avatar
  • 493
0 votes
0 answers
122 views

My CentOS server compromised, the backdoor uploaded in /var/www/html/, I have deleted the backdoor and browsed the backdoor - to be sure it's deleted - it's surly deleted, but when I run any command ...
Dany Burgos's user avatar
0 votes
1 answer
623 views

I want to update the hexfile start address with offset. For example, i have a hex file name abc.hex and start with address 0x0000 to 0xFFFF. But I want to shift the context in the hexfile to the ...
sagar's user avatar
  • 3

15 30 50 per page
1
2 3 4 5
22