A collection of commands that change the Arc Browser icon on macOS.
Theme | Command |
---|---|
Candy Arc | defaults write company.thebrowser.Browser currentAppIconName candy |
#include <boost/iostreams/device/mapped_file.hpp> | |
#include <boost/algorithm/string.hpp> | |
#include <algorithm> | |
#include <iostream> | |
#include <cstring> | |
#include <inttypes.h> | |
/***** TAKEN AND ADAPTED FROM HACTOOL SOURCE CODE - BEGIN *****/ | |
#define MAGIC_PFS0 0x30534650 |