Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Brazilian Portuguese checkers and keyboard layout #35

Merged
merged 3 commits into from May 31, 2016

Conversation

0xc0da
Copy link
Contributor

@0xc0da 0xc0da commented May 30, 2016

This pull request adds checkers for Brazilian Portuguese words and a Brazilian Portuguese (ABNT2) keyboard layout.

Checkers

  • Area codes (checkers_available/BR_area_codes_checker.rb)
  • Soccer teams (checkers_available/BR_soccer_teams_checker.rb)
  • Colours (checkers_available/PTBR_colour_checker.rb)
  • Dates (checkers_available/PTBR_date_checker.rb)
  • Emotional words (checkers_available/PTBR_emotion_checker.rb)
  • Explicit words (checkers_available/PTBR_explicit_checker.rb)
  • Family (checkers_available/PTBR_family_checker.rb)
  • Religion (checkers_available/PTBR_religion_checker.rb)
  • Seasons (checkers_available/PTBR_season_checker.rb)

Keyboard layout
Add the file for the most common Brazilian Portuguese keyboard layout (ABNT2 standard). Example image: https://en.wikipedia.org/wiki/Portuguese_keyboard_layout

Screenshots
pipal_soccer

pipal_religion

@digininja digininja merged commit c5a4e7c into digininja:master May 31, 2016
@digininja
Copy link
Owner

Thanks for these, as always with foreign languages I don't speak, trusting you aren't Rick Rolling me.

@0xc0da
Copy link
Contributor Author

0xc0da commented May 31, 2016

Of course. Brazilian Portuguese is my native language, and these are improved versions of what I used for my talk at Black Hat Sao Paulo a while ago: https://speakerdeck.com/0xc0da/a-song-of-hashes-and-dumps-what-ive-learned-from-cracking-br-passwords?slide=32

Thanks for merging.

@0xc0da 0xc0da deleted the ptbr_checkers branch May 31, 2016 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants