OliveTin is a graphical hex editor designed for reverse engineering firmware and binaries. To install OliveTin on EndeavourOS, follow these steps:
Before installing OliveTin, you need to install the dependencies required by it. To install the dependencies, use the following command:
sudo pacman -S base-devel qt5-base qt5-tools qt5-svg gdb python gcc cmake
Next, you need to clone the OliveTin repository using the following command:
git clone https://github.com/OliveTin/OliveTin.git
Once you have cloned the repository, navigate to the OliveTin directory and run the following commands to build OliveTin:
cd OliveTin
mkdir build
cd build
cmake ..
make
After OliveTin is built successfully, run the following command to install it:
sudo make install
This will install OliveTin on your EndeavourOS system.
To launch OliveTin, simply run the following command:
olivetin
This will launch OliveTin and you can start using it.
In this tutorial, you learned how to install OliveTin on EndeavourOS. Now you have an efficient reverse engineering hex editor at your disposal!
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!