> decompile
No.
There are some decompilers which work in a limited range of circumstances. But even in ideal conditions, what you get back is little better than shrouded source code. A compiler wouldn't mind, but it would be tough for a human to look at.
A program is like a cake recipe - you can no more decompile a program than you can unbake a cake.
> edit
Depends what you mean by edit.
The librarian program which created the library can usually add, replace, remove individual object files from the library.
Any binary capable editor will allow you to change strings inside the file (say "hello" to "world", but recognising anything useful apart from strings will again be a lot of hard work.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.