You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As written in your paper, you use objdump to extract the assembly code from the binary file. Can you get the assembly code of closed-source libraries? I can not know the principle of it.