Skip to content

Python code that will fetch latest release from a github release page

Notifications You must be signed in to change notification settings

techbliss/x64dbg_updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Since there was no Python code out there that could get latest github Releases, i made this little tool- that can fetch latest build via github JSON.

Only found Curl code that could do this!

this fetch both x64dbg latest release , and x64dbgpy latest release.

Only use 60 times per day or github will block your ip for 24 hours. :P

add your own release repo api.

Howto

Build with plugin template https://github.com/techbliss/x64dbgpy-Plugin-Template

or run as script.

Works outside x64dbg also.

Dependicies

json

PyQt5 x64build

X64dbgpy`

https://github.com/x64dbg/x64dbgpy

https://github.com/x64dbg/PyQt5

Prebuild

https://github.com/techbliss/x64dbg_updater/releases/tag/1.0

splashxdbg

About

Python code that will fetch latest release from a github release page

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages