Giter VIP home page Giter VIP logo

Comments (5)

f0rb1dd3n avatar f0rb1dd3n commented on August 21, 2024 2

@corefx thank you for your contribution man. You always is helping on issues, I appreciate that. Thank you!

from reptile.

corefx avatar corefx commented on August 21, 2024

Hi,
if you used the default settings then you just create a file/folder called reptile and it should be hidden.
Like this: mkdir /var/reptile

from reptile.

Asuings avatar Asuings commented on August 21, 2024

Hey
What if i want to hide a folder or any anyother files,like the /root/Reptile/README.md.
or i need to add the code in a config file?
# README.md # ?

from reptile.

f0rb1dd3n avatar f0rb1dd3n commented on August 21, 2024

@Asuings,

to hide folder or files you just need to name these folders or files with "reptile" in the name (or the name that you configured in installation). If you want to hide /root/Reptile/README.md, you need to rename README.md to reptile_README.md.

Automatically, reptile creates a folder /reptile that will be hidden and with files reptile_client, reptile_shell, reptile_start.sh, reptile.ko e reptile_r00t. These files will be hidden, but you still can exec: reptile_r00t to get privilege access if you are not root, and reptile_client is a remote client that you have to copy to remote access.

the feature kill -51 0 is for hide file CONTENTS, so all that will stay between tags will be hidden:

#< reptile>
contents that will be hidden.
#< /reptile>

you don't need to do kill -51 0 to activate, cause reptile start with that activated. But if you would see contents that is hidden, you need do do kill -51 0 to deactivate this feature and do this command again to re-activate.

note: if you use this feature, the syscall read will not read these contents and any software will load these bytes. So, you can't use that to hide pieces of scripts. I am using this hook to hide my persistence configuration after the system is rebooted and reptile is loaded.

I hope I helped,

403

from reptile.

Asuings avatar Asuings commented on August 21, 2024

Thanks for your answer!!!
:)

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.