In continuation of this topic (which itself continues another)
Okay. I compiled this little utility. And although I was told that the utility is old, and the algorithm has changed in the browser... but everything works. Then, with its help, I unpacked the browser resources (it is possible to pack them back). It will probably work with Chrome clones as well (if they attack ). Like this:
Code: Select all
./pak -u chrome_100_percent.pak /root/Documents/pak/100/
./pak -u chrome_200_percent.pak /root/Documents/pak/200/
./pak -u resources.pak /root/Documents/pak/resources
Well, there are a lot of icons there There are several with a logo.
Actually, the tool itself (compiled in Fossapup):