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
When a rust project is built in debug mode, blint appears to be extracting each and every binary with ar. There must be a better way to do this, since for rustdesk it is taking several hours for me.
When a rust project is built in debug mode, blint appears to be extracting each and every binary with ar. There must be a better way to do this, since for rustdesk it is taking several hours for me.