ESPloitV2
ESPloitV2 copied to clipboard
Fix Alt+F2 (Linux)
Alt+F2 does not work because of the incorrect keycodes. This fixes things.
134 is Right ALT 130 is Left ALT
I will double check soon. Thanks for the heads up
So why is Alt+F2 the only combination using the wrong alt?
I checked a select set (~20) of English keyboard layouts and 100% have alt_l on the keyboard, but only 20% have alt_r mapped. 80% have something else mapped to that button.
No big deal. It was not intentional.
Hopefully I used 130 in all of the payload examples.