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
Hello I build a x64 rust Demo, and use pe2shc convert to shellcode ,but the shellcode cannot execute right. Error:thread panicked while processing panic. aborting. why ? thanks
The text was updated successfully, but these errors were encountered:
Hello-xBugs
changed the title
rust x64 binary to shellcode error
rust x64 binary to shellcode ,and run the shellcode error
Aug 14, 2023
I am facing exactly the same problem. I am working with a x64 Rust binary and after converting it to shellcode and test with runshc64.exe it gaves me this error. I have tried different PE to shellcode converter and I can not make it work.
Hi guys! I guess that you are experiencing the problem that was described here: #38
I will try to figure out if it can be resolved. In the meanwhile, please have a look at the attached issue, maybe changing the compiler of your application can be a good workaround.
Hello I build a x64 rust Demo, and use pe2shc convert to shellcode ,but the shellcode cannot execute right. Error:thread panicked while processing panic. aborting. why ? thanks
The text was updated successfully, but these errors were encountered: