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
We need to check that our binary contains only what we want in it, possibly adding a /DISCARD/ section to remove things we don't want in our binary. Things like igot.plt may be unnecessary bloat in our binary, or indicative of some other problem.
The text was updated successfully, but these errors were encountered:
We need to check that our binary contains only what we want in it, possibly adding a
/DISCARD/
section to remove things we don't want in our binary. Things likeigot.plt
may be unnecessary bloat in our binary, or indicative of some other problem.The text was updated successfully, but these errors were encountered: