Skip to content

Instantly share code, notes, and snippets.

View hal0taso's full-sized avatar

__ukun617 hal0taso

View GitHub Profile
#!/bin/bash
sudo apt-get -y install strace
sudo apt-get -y install ltrace
git clone https://github.com/radare/radare2
cd radare2
sudo sys/install.sh
cd
memo of CODE BLUE 2017
alert('xss');