Skip to content

Instantly share code, notes, and snippets.

@JelmerDeHen
JelmerDeHen / unicode-transformations.txt
Created February 14, 2019 01:34
List of interesting unicode code points, extracted from the uni2ascii man page (https://www.billposer.org/Software/uni2ascii_man.html)
U+00A2 CENT SIGN -> cent
U+00A3 POUND SIGN -> pound
U+00A5 YEN SIGN -> yen
U+00A9 COPYRIGHT SYMBOL -> (c)
U+00AE REGISTERED SYMBOL -> (R)
U+00BC ONE QUARTER -> 1/4
U+00BD ONE HALF -> 1/2
U+00BE THREE QUARTERS -> 3/4
U+00C6 CAPITAL LETTER ASH -> AE
U+00DF SMALL LETTER SHARP S -> ss
@v1m
v1m / documentation-tips.md
Last active January 14, 2020 02:51
Document that 0-day vulnerability you are debugging

Hey vulnerability-researcher,

Here are some tips for documenting the reversing work you are doing.

` version 1 Jan 19, 2016.

version 2 Feb 23, 2016. `