Skip to content

Commit

Permalink
Use vcpkg (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
andro2157 authored Aug 16, 2021
1 parent 351895b commit 177a1c9
Show file tree
Hide file tree
Showing 47 changed files with 93 additions and 86,344 deletions.
3 changes: 2 additions & 1 deletion DiscordTokenProtector/Discord.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
#include "Protection/FileCert.h"
#include "Utils/CurlUtils.h"
#include "Utils/Utils.h"
#include "Lib/json.hpp"

#include <nlohmann/json.hpp>

uintptr_t GetModuleBaseAddress(DWORD procId, const char* modName);
uintptr_t GetProcAddressEx(HANDLE hProcess, DWORD pid, const char* module, const char* function);
Expand Down
251 changes: 26 additions & 225 deletions DiscordTokenProtector/DiscordTokenProtector.vcxproj

Large diffs are not rendered by default.

Loading

0 comments on commit 177a1c9

Please sign in to comment.