Name: Anonymous 2018-09-21 10:50
auto my_coroutine = [] do -> std::future<int> {
int i = ([<-]std::foo()).size();
return i [<-]std::bar();
}
auto my_coroutine = [] do -> std::future<int> {
int i = ([<-]std::foo()).size();
return i [<-]std::bar();
}
the char*pass is compile-script generated to make the binary have a unique pass(salt) that makes decrypting the user-facing data impossible without bruteforcing.