Squirre17 / Autokd

automate kernel exploit environment deploy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compile exp after pack stage is a logic error

Squirre17 opened this issue · comments

commented
def run():
    checker.proxy()
    kbuilder.download().unpack().compile()
    initrd.unpack().pack()
    krunner.make_run_script().compile_exp().run()
    # kbuilder.unpack()
    # kbuilder.()