Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/dstroot/revealer

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/dstroot/revealer

  • v0.0.0-20180619011830-d732853454cf
  • Source
  • Go
  • Socket score

Version published
Created
Source

Revealer

Build Status Go Report Card GoDoc

A go (or 'golang' for search engine friendliness) tool for "de-obfuscating" email addresses. Pass in an obfuscated email in string format and it will attempt to figure out the valid email address.

NOTE: Requires Go 1.10 or above due to use of "strings.Builder".

Examples

See the project documentation for examples of usage.

Project Status & Versioning

The API should be considered stable. Feedback and feature requests are appreciated.

This project uses Semantic Versioning 2.0.0. Accepted pull requests will land on master. Periodically, versions will be tagged from master. You can find all the releases on the project releases page.

More

Documentation can be found on godoc.org.

TODO

  • Make sure we handle Unicode properly
  • Support international addresses/punycode

References

http://jasonpriem.com/obfuscation-decoder/ https://stackoverflow.com/questions/2049502/what-characters-are-allowed-in-an-email-address https://en.wikipedia.org/wiki/Email_address#Local-part https://social.technet.microsoft.com/Forums/ie/en-US/69f393aa-d555-4f8f-bb16-c636a129fc25/what-are-valid-and-invalid-email-address-characters?forum=exchangesvradminlegacy

FAQs

Package last updated on 19 Jun 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc