You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
do you want to build packages from source? [y/N]:
Running in interactive mode. You can always re-run memflowup to install additional packages, or to different paths.
do you want to install the initial packages system-wide? [Y/n]:
[sudo] password for gbaru:
which channel do you want to use? [STABLE/development]:
Available packages in stable channel:
0. memflow-win32 - CorePlugin
1. memflow-native - CorePlugin
2. memflow-qemu - CorePlugin
3. memflow-coredump - CorePlugin
4. memflow-kcore - CorePlugin
5. memflow-pcileech - CorePlugin
6. memflow-kvm - CorePlugin
Type packages to install by number, name, or type * for all:
*
Installing memflow-win32
12739312 / 12739312 [===========================================================================================] 100.00 % 21709470.31/s Installing memflow-native
Error: "Runtime error: unable to download file (line 25, position 21)\nin call to function 'install'
The text was updated successfully, but these errors were encountered:
└─$ memflowup install memflow-kvm
Installing memflow-kvm:
Error: "Function not found: github_latest_release (memflowup::scripting::ScriptCtx) (line 39, position 20)\nin call to function 'install'"
Thanks for the issue. Seems to be related to the binary build of memflow-kvm. I'll try and reproduce it locally and fix it.
In the meantime you can build memflow-kvm from source as a workaround:
The text was updated successfully, but these errors were encountered: