Protostar

Type your comment> @prokaryont said:

So did you make it? If not, you can temporarily disable ASLR in your kali box with

sysctl -w kernel.randomize_va_space=0
or
echo 0 > /proc/sys/kernel/randomize_va_space

Yes, I made it, but thanks for the tip! I’m saving that for later :wink: