You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 18, 2024. It is now read-only.
I wanted to do some testings on converting this WinRAR KeyGen, which is c++ (cpp) based: https://github.com/bitcookies/winrar-keygen into pure GoLang. But it includes .hpp, .cpp, .h files, but no .c files.
Is it possible, if so, how/where to start? As I am not a C++ programmer I would like to ask upfront, before wasting time doing it wrong.
The text was updated successfully, but these errors were encountered:
I wanted to do some testings on converting this WinRAR KeyGen, which is c++ (cpp) based: https://github.com/bitcookies/winrar-keygen into pure GoLang. But it includes
.hpp
,.cpp
,.h
files, but no.c
files.Is it possible, if so, how/where to start? As I am not a C++ programmer I would like to ask upfront, before wasting time doing it wrong.
The text was updated successfully, but these errors were encountered: