Wednesday, April 27, 2022

Linux: Debuging and Inspecting binary files and libraries

 

 

$ nm libmanson.so | grep -n apply
1:00000000000058ef T apply

 

No comments:

Kazam issues

 Kazam in ubuntu 20 does not show box when you choose area for screen capture   sudo add-apt-repository ppa:sylvain-pineau/kazam sudo apt up...