Code Monkey home page Code Monkey logo

Comments (4)

pfffo avatar pfffo commented on July 28, 2024 1

kd8bny you are right! the problem was the path. Just change it in sudo insmod lime-4.19.0-kali1-amd64.ko "path=/root/Scrivania/kalinew.mem format=lime" everything went well. thank you!

from lime.

kd8bny avatar kd8bny commented on July 28, 2024

Have you restarted the machine? If so build lime with debug enabled 'make debug' install and then post the tail of dmesg. Thanks!

from lime.

pfffo avatar pfffo commented on July 28, 2024

I just get
[ 239.884020] lime: loading out-of-tree module taints kernel.
[ 239.884569] [LiME] Parameters
[ 239.884571] [LiME] PATH: /Scrivania/kalinew.mem
[ 239.884572] [LiME] DIO: 0
[ 239.884573] [LiME] FORMAT: lime
[ 239.884574] [LiME] LOCALHOSTONLY: 0
[ 239.884576] [LiME] DIGEST: (null)
[ 239.884577] [LiME] TIMEOUT: 1000
[ 239.884579] [LiME] Initializing Dump...
[ 239.884580] [LiME] Direct IO Disabled
[ 239.884596] [LiME] Error opening file -2
[ 239.884597] [LiME] Setup Error
the command in input was : sudo insmod lime-4.19.0-kali1-amd64.ko "path=/Scrivania/kalinew.mem format=lime"
Thank you for the help.

from lime.

kd8bny avatar kd8bny commented on July 28, 2024

You probably dont have permission to write in that directory (root).
Do this instead sudo insmod lime-4.19.0-kali1-amd64.ko "path=kalinew.mem format=lime"

from lime.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.