Changing parts of compiled binaries
问题 learned english as a second lang, sorry for the mistakes & awkwardness I have given a peculiar project to work on. The company has lost the source code for the app, and I have to make changes to it. Now, reverse engineering the whole thing is impossible for one man, its just too huge, however patching individual functions would be feasible, since the changes are not that monumental. So, one possible solution would be compiling C code and somehow -after rewriting addresses- patching it into