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

No option of downloading a built release #63

Open omry99 opened 1 year ago

omry99 commented 1 year ago

According to the README, the only option to download a built release is through AppVeyor. Problem is, in AppVeayor artifacts older than 1 month are automatically deleted. So 1 month after a commit (right now, for example) it is not possible to download a built release. Please add an option to download a built release from an external storage or make the artifacts not expire.

Also, recompiling it would also be helpful for now.

image

m-doescode commented 1 year ago

Now I guess we just have to wait until the author issues another commit or hosts a mirror for the file.

Meanwhile, you can use this file from appveyor until it expires: RpcView 0.3.0.12 - AppVeyor (source can be found on page)

Once that expires, you can find an alternative link here: RpcView64.zip RpcView32.zip