-
Updated
Dec 26, 2021 - C++
x64
Here are 325 public repositories matching this topic...
-
Updated
Dec 23, 2021 - Assembly
-
Updated
May 14, 2021 - Assembly
-
Updated
Dec 22, 2021 - C++
Essentially introduce const where appropriate for the public types exposed by the api.
This request intentionally only targets some functions since we don't have stable &mut in const contexts along with a bunch of other const stuff that is still nightly.
I don't expect that iced will ever become 100% const, that's unreasonable to assume due to the fact iced needs liballoc around the crate.
-
Updated
Dec 18, 2021 - C
-
Updated
Mar 15, 2021 - C++
-
Updated
Jul 5, 2021 - C++
-
Updated
Dec 3, 2021 - C
-
Updated
Dec 26, 2021 - C++
-
Updated
Feb 7, 2021 - Dockerfile
-
Updated
Jan 12, 2021 - C
-
Updated
Dec 29, 2020 - C++
-
Updated
Aug 29, 2021 - C
-
Updated
Aug 27, 2020 - Python
-
Updated
Sep 28, 2021
SizeOfImage is not consecutive in memory. So unicorn fails to read the memory. Fix would be to read the memory in chunks of 0x1000 pages, or only pass the first page to pefile and load in pages when necessary.
-
Updated
Oct 30, 2021 - C
-
Updated
Feb 7, 2019 - C
Improve this page
Add a description, image, and links to the x64 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the x64 topic, visit your repo's landing page and select "manage topics."

Though we include Boost JSON as a dependency for benchmarking purposes, we do not include it as part of our benchmarks currently.