RE: [OT] - Linux programming help

new topic     » goto parent     » topic index » view thread      » older message » newer message

Greg Haberek wrote:
> 
> 
> There's a demo in the DEMO directory (maybe only Win/Dos) that looks 
> through a few dll files for a routine name. You could easily copy this. 
> Basically, I'd make a walk_dir routine that would browse through all the 
> .so files, open them with open_dll, then try to link 'strlen' and if it 
> fails, move on, if it succeeds, then spit out the file name and quit.
> 
> ~Greg
Good idea!  I didn't even think about that...

Jonas

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu