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
Running:
gdb secure_app
(gdb) run
will quit the debugger
Running
gdb secure_app
(gdb) set exec-wrapper env 'LD_PRELOAD=libunsecure_it.so'
(gdb) run
You're insecure