Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.01 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.01 KB

Code-Snippets

A list of code snippets. Most of this snippets were taken from Internet by other people, so, credits corresponding to each of them.

Pass an address as argument, returns a string in hexadecimal format.

Find a string inside another string, supports case-insensitive.

Send a button click down and button click up with PostMessage to any XY position in screen without moving the cursor.

Force a BSOD in Windows.

Get current time as a formatted string.