On a recovered Liber8tion device, a comparison of the standard binaries of their package management tool showed some differences. Analyze the files and answer the questions.
Q1 (10 pts) - What is the name of the original binary?
APT
Q2 (20 pts) - What is the total size, in bytes, of the original binary?
18,752
Q3 (20 pts) - What is the total size, in bytes, of the modified binary?
97,869
Q4 (20 pts) - What is the file extension of the hidden file?
jpeg
Q5 (30 pts) - What is the flag in the file inside the hidden file?
SKY-FLYH-1500
Q1 — Started by executing the files in terminal they both returned the apt command
Q2 — Viewed the properties for each file to get the size

Q3 — binwalked the modified binary the hidden file is a JPEG

Q4 — extracted the jpeg

Binwalk did not have anything else that seemed useful Moved to steganography used steghide on the jpeg with an empty password

It extracted another image Image contained flag
