[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to read .so lib file



>>>>> lina  <lina.lastname@gmail.com> writes:

 > I don't know how to read the .so file under /usr/lib/

 > the Binary file.

	That depends on the purpose.

	In particular, ldd(1) shows .so's dependencies, nm(1) shows the
	names' to addresses correspondence (for functions, global
	variables, etc.), strings(1) shows strings embedded within such
	a file, etc.

-- 
FSF associate member #7257	Coming soon: Software Freedom Day
http://mail.sf-day.org/lists/listinfo/ planning-ru (ru), sfd-discuss (en)


Reply to: