Skip to content

A bash file to make the usb-persistence process easier

Notifications You must be signed in to change notification settings

aakyol/kali-pers-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Kali Persistence Bash File

What is this?

A bash file to make the usb-persistence process easier. Just run the script, it does the rest for you. And if it fails, you can run it again with just running this script again, without coping with writing the terminal commands again and again.

How to use?

Just run the script file as "bash ./kali-pers.sh" from your terminal, enter the mount point for your parititon that you want to store the persisting files into. You need to partition your USB stick BEFORE the process. This bash file WILL NOT PARTITION the USB stick. It only applies partition to the provided partition. (If requests come, I may update the file to enable partitioning too.)

Why you wrote such a file?

Because, me and my friends spent some time failing while doing this, and I think it is a good idea to have an automated process for making persistence, especiall after when you try to do it manually by writing the commands repeatedly, spending hours on it.

Any problems?

Feel free to inform, will fix it ASAP.

About

A bash file to make the usb-persistence process easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages