Giter VIP home page Giter VIP logo

Comments (7)

f0rb1dd3n avatar f0rb1dd3n commented on August 21, 2024

Hello man,

try to comment the line 107 of the installer.sh

strip bin/$MODULE.ko

run it again and tell me if the problem was solved. I am waiting your test.

See ya!

from reptile.

evelynEdison avatar evelynEdison commented on August 21, 2024

Hello, I try it and it doesn't work.
Another question, how to hide specific files and directories?

from reptile.

f0rb1dd3n avatar f0rb1dd3n commented on August 21, 2024

Hello, I set up a VM to do this test, and Reptile worked fine. I suggest you to comment the line strip bin/$MODULE.ko that I told you (I will commit the changes to comment this line, just update), run ./install.sh build then run insmod bin/reptile.ko. Maybe you must have to do manual tests.

Without strip, Reptile should run normally.

To hide specific files and directories you just have to rename the file or directory to some name with the word reptile in the beginning. Example: reptile_folder, reptile_file, etc. The installer.sh already create a folder /reptile that will be hidden and copy the scripts to this with the prologue reptile_ that will hidden those files. But if you run those scripts like /reptile/reptile_knock that will run properly.

I think I helped you. Let me know if you have more trouble with it.

F0rb1dd3n

from reptile.

evelynEdison avatar evelynEdison commented on August 21, 2024

Hello, I have downloaded the latest source code and done manual tests by following your suggestion, but it failed again. Anyway, thanks for your great help.

from reptile.

f0rb1dd3n avatar f0rb1dd3n commented on August 21, 2024

Hey man, just few questions:

  • this machine is yours (for tests) or is "on the wild"? (if you dont wanna answer that here, feel free to mail me).
  • if this machine is yours, did you rebooted this system?
  • this kind of problem appears when you update the kernel version and dont reboot. Make sure you are root and try to do the follow:
apt-get update && apt-get upgrade -y
reboot
apt-get dist-upgrade -y
reboot again
apt-get install linux-headers-$(uname -r)
reboot again just to get sure, then run: ./installer.sh install

If this problem still persist, try to load the module, run dmesg command and show me the output (not at all, just the end of the dump when you try to load the module).

Let me know if you figure it out. Feel free to mail me if you need. ;)

F0b1dd3n

from reptile.

evelynEdison avatar evelynEdison commented on August 21, 2024

Sorry for the delay. I reboot the system and it works now.
thx.

from reptile.

f0rb1dd3n avatar f0rb1dd3n commented on August 21, 2024

hahahahaha,

Nice. I am glad this problem was solved. Enjoy Reptile!

from reptile.

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.