Skip to content

Instantly share code, notes, and snippets.

@Potherca
Potherca / README.md
Last active February 5, 2024 18:34
BASH scripts to go through all the steps to make a (VPS) server more secure.
@albertzsigovits
albertzsigovits / ida.txt
Created January 31, 2019 10:30
IDA Pro Tips and Tricks
# IDA Pro Keyboard shortcuts and tips:
######################################
Ctrl+E - Return to entry point
Alt+M - Set bookmark
Ctrl+M - List bookmarks
Space - Toggle full screen/workflow view
Esc - Backup to parent function
Ctrl+X - Find All X-References
Ctrl+R - Change reference information e.g deltas etc.