From: Joan S. <js...@ho...> - 2023-11-09 15:40:45
|
Dear All, I would need to dissasemble the contents of a r79 file. This file is a library of which I have 99% of the source code. I'm missing the source code of two functions but I`m certain that the r79 file contains those two functions (linker has no problem finding the functions). Since I have to maintain other functions inside the library it would be ok for me to have those two missing function in assembler format. Is capstone or any of those 508 projects listed able to dissasemble the contents of a r79 file? Should I be developping the utility by myself? If so, where I could find r79 file format description? Best regards, Joan Salvat |