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
Describe the bug
Hi, I have a program that transfers file with TCP.. It's default behaviour is connecting localhost, if we don't give any parameter. I'm not able to do dynamic analysis with binsider but I'm able to see syscalls with strace normally.
To reproduce
Steps to reproduce the behavior:
Open binsider with my app
Try dynamic analysis
See error
Expected behavior
Binsider should show syscalls properly
Screenshots / Logs
2024-10-10.11-14-06.mp4
Software information
Operating system: Fedora 40
Rust version: rustc 1.81.0 (eeb90cda1 2024-09-04)
Project version: 0.2.0
The text was updated successfully, but these errors were encountered:
Describe the bug
Hi,
I have a program that transfers file with TCP.. It's default behaviour is connecting localhost, if we don't give any parameter. I'm not able to do dynamic analysis with binsider but I'm able to see syscalls with strace normally.
To reproduce
Steps to reproduce the behavior:
Expected behavior
Binsider should show syscalls properly
Screenshots / Logs
2024-10-10.11-14-06.mp4
Software information
The text was updated successfully, but these errors were encountered: