Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't identify unexpanded Path #41

Open
Squirre17 opened this issue Aug 1, 2023 · 0 comments
Open

can't identify unexpanded Path #41

Squirre17 opened this issue Aug 1, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Squirre17
Copy link
Owner

    "ctf" : {
        "enable-ctf-mode" : true,
        "bzimage-path" : "~/src-code-reading/linux-5.19/arch/x86_64/boot/bzImage",
        "use-custom-qemu-script" : false
    },
$ ./akd run
[+] run the kernel build procedure
[*] NOTE  : use ctf provided bzimage
[14] > /home/squ/proj/akd-prac-use/autokd/config.py(49)__init__()
-> path_must_exist(self.bzimage_path)
(Pdb++) p self.bzimage_path
PosixPath('~/src-code-reading/linux-5.19/arch/x86_64/boot/bzImage')
(Pdb++) n
[!] FATAL : /home/squ/proj/akd-prac-use/~/src-code-reading/linux-5.19/arch/x86_64/boot/bzImage not found, abort
@Squirre17 Squirre17 added the bug Something isn't working label Aug 1, 2023
@Squirre17 Squirre17 changed the title can't verify unexpanded Path can't identify unexpanded Path Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant