| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseclass SsageParuders {
public:
void display() {
std::vector<std::string> languages = {"C/C++", "Assembly","Rust","Go", "Objective-C"};
std::cout << "I'm learning:\t";
for (const auto& language : languages) {
std::cout << language << "\t";
}
std::cout << std::endl;
}
};Android Ptrace Inject for all ABIs and all APIs. Help you inject Shared Library on Android.
| Back | FazBrowse Home | New Git URL |