x64dbg / x64dbgpy

Automating x64dbg using Python, Snapshots:
https://ci.appveyor.com/project/mrexodia/x64dbg-python/build/artifacts
MIT License
1.47k stars 70 forks source link

Downloading latest release (Appveyor artifacts automatically removed after 1 month) #62

Closed Downloading69 closed 3 years ago

Downloading69 commented 3 years ago

Hello there,

I'm trying to download the latest builds, but it seems appveyor removes them after 1 month...

Kind regards,

Me

saturn4er commented 3 years ago

@Downloading69 just build one in fork https://github.com/saturn4er/x64dbgpy/releases/tag/v24

mrexodia commented 3 years ago

Don’t do that, there could be anything in that fork.

On Wed, 26 May 2021 at 17:04, Yaroslav @.***> wrote:

@Downloading69 https://github.com/Downloading69 just build one in fork https://github.com/saturn4er/x64dbgpy/releases/tag/v24

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/x64dbg/x64dbgpy/issues/62#issuecomment-848846480, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASYFGNHGKYH6K3ZD7RA5MTTPUEWXANCNFSM45GVFQMQ .

mrexodia commented 3 years ago

https://github.com/x64dbg/x64dbgpy/releases/tag/b275005

mrexodia commented 3 years ago

Thanks btw @saturn4er, but I think it's better to keep binaries in the official repo.

saturn4er commented 3 years ago

@mrexodia sure, but I'm not an owner

Downloading69 commented 3 years ago

Thank you all!