silverf0x / RpcView

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

Add support for 10.0.18362.1237 #45

Open br-sn opened 3 years ago

br-sn commented 3 years ago

Hi,

My RPCRT4.dll version is 10.0.18362.1237, 0xA000047BA04D5LL.

Added it myself and re-compiled but it seems to crash. Not sure what's causing it (my compiling or the rpc runtime version).

jefforion commented 2 years ago

I have a same error.

Unsupported runtime version for rpcrt4.dll in Win10. However I have test this https://github.com/silverf0x/RpcView/issues/38

But still the same problem.

I would like to avoid having to do this : https://github.com/silverf0x/RpcView/issues/10