View Single Post
Old 08-11-2012, 11:43 AM   #10
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
In the build logs of lab126.

Depending on your make/model/firmware re-vision you may be able to find a manifest file that includes a lot of the files installed and their md5sum.

But you can probably do better than that by just listing the usual places (this is *nix, it has dedicated places in the file tree for installed files).

executabiles: /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
libraries: /lib/* : /usr/lib/* : /usr/local/lib/*

Then all you have to do is look-up any of the names you don't recognize.

Last edited by knc1; 08-11-2012 at 11:48 AM.
knc1 is offline   Reply With Quote