Skip to content

Commit

Permalink
Fixed Formatting
Browse files Browse the repository at this point in the history
README formatting.
  • Loading branch information
codefitz authored Sep 22, 2020
1 parent 30ea638 commit 1d73b35
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
| - |
| 0.1 |

[[TOC]]

## Summary

A small app for working with remote environments (such as Citrix) where copy and paste functionality has been disabled.
Expand All @@ -26,21 +24,25 @@ Because this is not true copy and paste functionality, there may be bugs - parti

1. Copy the block of text you need

![25746d229aa12bd0e564baf4a84191fd.png](:/4c91b4ec95d542dab9234bc67db414c7)
![Copy Text](4c91b4ec95d542dab9234bc67db414c7.png?raw=true)

3. Run the executable "pasta.exe"
4. Have your Notepad/Text app open on the target desktop

![74504af49ab7995705350aa91f8bca9d.png](:/2bf244f3161541a1a0a0949e5f0a0b18)
![Ready to Paste](2bf244f3161541a1a0a0949e5f0a0b18.png?raw=true)

5. Click the "Ready" button
6. During the 3 second countdown, hover over your target window
7. Marvel at how quickly you typed that document!

![0b24d3d5c5973d435c76f67c6e390aa0.png](:/f1956e3209c5413ba13db32ccc0581f4)
![Marvel](f1956e3209c5413ba13db32ccc0581f4.png?raw=true)

# FAQ

### Can I modify this?

Absolutely - if you have any improvements, please send a pull request!

### Can this copy rich text format or pictures?

No, this is using modules that are only capable of using keyboard functionality - text only.
Expand All @@ -55,4 +57,4 @@ No. It only handles text that is already available on the client system that the

### This is a hacker tool!

Only if you consider logging into a Citrix desktop as an authorised user and painstakingly typing out lots of text or code manually - to be a hacker activity.
Only if you consider logging into a Citrix desktop as an authorised user and painstakingly typing out lots of text or code manually - to be a hacker activity.

0 comments on commit 1d73b35

Please sign in to comment.