Skip to content
This repository was archived by the owner on Oct 26, 2021. It is now read-only.

xKiraiChan/emmvrc_detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No longer possible

The emmVRC API always returns "invalid combination", regardless of whether or not an account exists.

emmvrc_detector

.bunny. did not contribute to this project in any way. Abyss client ($100) sells a public GitHub feature.

This project will probably break in the future

Simple project written in Rust to detect if a user has ever used emmVRC.

This project works by sending a request to the emmVRC servers. Based on the status code we can determine if the user has a password (pin) set.

The username field seems to be ignored except for when it is empty, and "loginKey" is effectively ignored due to this being a single sign on attempt.

Crates used

For getting user input: text_io

For sending HTTP requests: reqwest

For using async: tokio

About

Simple rust project to detect if a UserID has used emmVRC

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages