summaryrefslogtreecommitdiff
path: root/readme.md
blob: f29cf548869c0c584c7f839c174efbd6ce28e3e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Paramedic

An in-memory shell drop executor.

# Usage

	scp paramedic user@machine:/home/user
	</bin/to/exec ssh user@machine /home/user/paramedic

`/bin/to/exec` will then be executed on the remote machine, given they are both compiled for the same architecture.

# DISCLAIMER

This has only been tested in **amd64**.