silverf0x / RpcView

RpcView is a free tool to explore and decompile Microsoft RPC interfaces
GNU General Public License v3.0
918 stars 250 forks source link

unsupported runtime version for rpcrt4.dll in Win10 #38

Closed mmcer closed 4 years ago

mmcer commented 4 years ago

OS version: Win10 18363.657 (1909)

this unsupported message pop up, and this reop not updated for 3 years, does anyone can help to check it?

thanks.

pwna5aurus commented 4 years ago

Same. 10.0.18363 N/A Build 18363

parsiya commented 4 years ago

Using the builds from the release section resulted in the same error above.

Follow the link in the readme You can download the last automatically built release which goes to https://ci.appveyor.com/project/silverf0x/rpcview/build/artifacts. I downloaded the binaries there and did not have an issue.

pwna5aurus commented 4 years ago

@parsiya Worked great. Thank you much!

mmcer commented 4 years ago

@parsiya it works, thanks a lot.

anupgithub commented 4 years ago

I am still seeing this issue. How can I figure out which runtime version I need and where can I find out. I used the released build from the following link which was mentioned above. https://ci.appveyor.com/project/silverf0x/rpcview/build/artifacts

lihas commented 1 year ago

Seeing this issue with the latest release of rpcview. Windows 10 19044

lihas commented 1 year ago

Fix: https://itm4n.github.io/fuzzing-windows-rpc-rpcview/

maxway2021 commented 1 year ago

Hey guys, I just wrote a script to patch and build RpcView for you, check it out! https://github.com/maxway2021/rpcview_builder