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
I have an pretty old exe file wich I want to reverse engineer. (2002-2006?)
With rizin and by reading some labels I know it is a compiled C-Code exe file made with mingw. Default windows PE file.
If i try to pdd the offset of the main label I just get Error while executing command: afsj @@i?. He tells me that there is no data available.
I then used pddf which led me here after it 'crashed'.
Describe the bug
I have an pretty old exe file wich I want to reverse engineer. (2002-2006?)
With rizin and by reading some labels I know it is a compiled C-Code exe file made with mingw. Default windows PE file.
If i try to
pdd
the offset of the main label I just getError while executing command: afsj @@i?
. He tells me that there is no data available.I then used
pddf
which led me here after it 'crashed'.Component
Reproduce via JSON (pddi)
The text was updated successfully, but these errors were encountered: