-
Updated
Jul 3, 2019 - Python
#
linux-shell
Here are 343 public repositories matching this topic...
Get a clean, ready-to-go Linux box in seconds.
redis
lua
php7
luajit
linux-shell
nginx-proxy
openresty
shell-script
phpredis
nginx-rtmp
redis-lua
nginx-configuration
php7-extension
nginx-lua
openresty-web-framework
thinkphp5
nginx-module
nginx-web
lua-http
-
Updated
Aug 15, 2020 - Lua
An example rootkit that gives a userland process root permissions
c
linux
kernel
proof-of-concept
kernel-module
rootkit
linux-kernel
linux-shell
lkm
root-privileges
syscall
syscall-table
lkm-rootkit
syscall-hook
-
Updated
Oct 17, 2019 - C
control your Ubuntu OS computer through Telegram
-
Updated
Jul 6, 2020 - Python
Linux for iOS - a mobile version of a PC emulator written in Javascript, with a running, fully functional Linux system.
javascript
linux
shell
emulator
cli
ios
apple
mobile
terminal
virtual-machine
ipad
linux-shell
operating-system
webapp
bluetooth-devices
bluetooth-keyboard
pc-emulator
jslinux-mobile
-
Updated
Mar 18, 2019 - JavaScript
A Simple Utility to Download Music (.m4a) From Youtube Links Using Only Clipboard/PasteBoard
-
Updated
Aug 4, 2018 - Shell
Wifi hacking bash script.
-
Updated
Aug 20, 2020 - Shell
-
Updated
Apr 26, 2020
Sistem Programlama Türkçe Kaynak (KTÜ)
vim
linux
shell
bash
unix
script
scripts
linux-shell
unix-command
bash-script
system-programming
regular-expressions
sistem
sistem-programlama
linuxcommand
filemanagement
sistemprogramlama
processmanagement
linuxkomutlar
kabuk
-
Updated
May 9, 2020
List the memory usage in kilobytes of all the processes of Linux.
-
Updated
Sep 7, 2018 - Shell
Linux Security & Linux Hardening & Linux Management & Linux Configuration
ssh
iptables
linux-shell
linux-server
squid3
wordpress-installation
squid-proxy
linux-raid
linux-security
linux-users
linux-system-administration
linux-network
linux-hardening
linux-administration
linux-dns
swap-space
dhcp-servers
linux-proxy
linux-dhcp
linux-management
-
Updated
Aug 24, 2020 - Shell
Utopia Framework is a Linux post-exploitation framework that exploits Linux SSH vulnerability to provide a shell-like connection. Utopia Framework can be used to easily master Linux SSH exploitation.
linux
ssh
reverse-shell
exploit
hacking
linux-shell
rat
vulnerability
pentesting
post-exploitation
pentest
exploitation
hacker
libssh
kalilinux
metasploit
linux-exploits
redteaming
redteam
entynetproject
-
Updated
Aug 29, 2020 - Python
A script for automating the creation and uploading a flutter project to github
-
Updated
Sep 13, 2020 - Python
A tool for dumping wtmp files and patching wtmp records
-
Updated
Jul 20, 2019 - C
Program for mapping midi signals to shell commands
-
Updated
May 22, 2020 - C++
GitLab Mirror - An interactive shell script for installing recommended tools to game efficiently on Debian.
-
Updated
Sep 17, 2020 - Shell
An extensible command-line shell
python
macos
linux
shell
unix
interface
command-line
python3
linux-shell
extensible
unix-like
configurable
unix-shell
-
Updated
Dec 12, 2019 - Python
Solutions and related tutorials for the Linux Shell - Bash, text processing, Arrays in Bash, Grep Sed Awk Challenges on HackerRank
linux
shell
bash
challenge
unix
tutorial
paste
awk
hackerrank
sort
linux-shell
tail
cut
tr
sed
text-processing
uniq
grep
head
hackerrank-solutions
-
Updated
Jul 31, 2020 - Shell
A series of shell script tool. 一系列安装脚本,支持一键安装Git、bash-support、mysql和redis等。另外提供了Dump脚本,用于故障备份。
-
Updated
Jul 15, 2020 - Shell
Shell scripts to automate download of GitHub traffic statistics, cluster administration, and create an animated GIF.
animated-gif
administration
clustering
linux-shell
admin-tool
cluster-manager
raspberry-pi-cluster
github-traffic
github-statistics
linux-admin
raspberry-pi-clusters
-
Updated
Sep 17, 2020 - Shell
lucaswhitaker22
commented
Aug 7, 2019
Once the shop_name variable is collected from the user, check all saves (get_save function) walk through the array and check if the shop_name is already used.
If it is, ask users if they want to overwrite the past save. If not, ask for a new name.
Mastering Linux Shell Scripting_Andrew Mallett
linux
shell
linux-shell
shell-script
shellcode
shellscript
shell-scripts
linux-book
linux-command
shell-scripting
linux-commands
linux-pdf
linux-books
free-linux-book
free-shell-script
-
Updated
Oct 5, 2018
My HackerRank Solutions for Python, Java, C, C++, Shell, SQL, JavaScript and Interview Preparation Kit
javascript
python
c
java
shell
bash
data-science
machine-learning
sql
cpp
python3
hackerrank
linux-shell
software
interview-questions
hackerrank-solutions
interview-preparation
-
Updated
Nov 1, 2019 - Python
SCI1022 - Introduction to scientific coding
-
Updated
Aug 19, 2020 - Jupyter Notebook
Simplified command language interpreter
-
Updated
Mar 25, 2020 - C
Implementation of a basic LINUX shell in C
-
Updated
May 19, 2020 - C
Improve this page
Add a description, image, and links to the linux-shell topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the linux-shell topic, visit your repo's landing page and select "manage topics."
Unit tests need to be created that tests obfuscating with all possible Mutator permutations that are 2 Mutators long. So basically given the dozen or so current Mutators, make sure Mutators don't just work on their separately, but together as well. I've run into a few random cases where using Mutators in specific combinations produces faulty payloads, and want a test that can do this for me.
Us