Commit graph

4 commits

Author SHA1 Message Date
Yolilad
7fa48859e9
Json added and necessary changes (#522)
* Fixed parameter error for x64 architecture.

* code cleanup and a few edits

* libcef library added

* Json added and necessary changes

* Update README.md

* Update README.md

* some fixes in json code

* added "contains" function to json class

* Added Install-VcRedist function

* MemoryScanner updated and some changes in code

---------

Co-authored-by: Yolilad <Yolilad@>
2024-03-29 12:13:56 +07:00
Yolilad
1992deedc0
code cleanup and a few edits (#520)
* Fixed parameter error for x64 architecture.

* code cleanup and a few edits

* libcef library added

---------

Co-authored-by: Yolilad <Yolilad@>
2024-02-24 14:36:49 +07:00
ejaxh
aba66397a3
small changes (#475) 2023-07-29 14:50:15 +07:00
Nuzair
987cd4e9df
64 bit patch (#470)
* 64 bit patch

* Fix build issues

* minor changes

* Revert "minor changes"

This reverts commit 1b5a057f23.

* Revert "Fix build issues"

This reverts commit 1d1b8664b3.

* fix code.

* Update Modify.cpp

* disable exception handling

* ResolveNuGetPackages

* Update BlockTheSpot.vcxproj

* Update BlockTheSpot.vcxproj

* Update BlockTheSpot.vcxproj

* fix appveyor compile

* full x64

---------

Co-authored-by: Khunpon Pond <18654771+mrpond@users.noreply.github.com>


x64 code by @ejaxh without you this won't possible!
2023-07-26 12:29:46 +07:00