Click here to Skip to main content
15,672,439 members
Everything / 64 bit

64 bit

64-bit

Great Reads

by The Ænema
Inject your 4.5 framework .NET application into a C++ unmanaged host application - fast, secure & without any extra tool or library.
by Dr. Song Li
This is a note on how compilers implement function calls to pass the parameters to and get the return value from the called functions.
by Gregory Morse
UTM based on mov is Turing-complete paper x86 and x86-64
by stevemk14ebr
PolyHook v2 - the C++17 x86/x64 library supporting multiple methods of hooking

Latest Articles

by captnmac
A Tiger hash Implementation for C#, invocable through dotnet's HashAlgorithm class
by Michael Chourdakis
Try deep CPU features
by AdventureDriver
Creating a optionally sheared mirrored image from a source image in a collage
by The Ænema
This article brings you a very detailed but easy to learn experience on creating your own x64 PE packer/protector using only VC++!

All Articles

Sort by Score

64 bit 

25 Mar 2018 by The Ænema
Inject your 4.5 framework .NET application into a C++ unmanaged host application - fast, secure & without any extra tool or library.
26 Apr 2016 by Dr. Song Li
This is a note on how compilers implement function calls to pass the parameters to and get the return value from the called functions.
5 Feb 2017 by Gregory Morse
UTM based on mov is Turing-complete paper x86 and x86-64
24 Jul 2018 by stevemk14ebr
PolyHook v2 - the C++17 x86/x64 library supporting multiple methods of hooking
6 Oct 2014 by Dev Leader
Are you excited to get your Myo armband from Thalmic Labs? If you're a C# developer, then check out this open source library to help you control your Myo! The post appeared first on http://www.DevLeader.ca.
11 Jan 2018 by Allister Beharry
.NET SIMD programs using the Vector types show performance comparable to Intel ISPC and open source C++ SIMD libraries while satisfying the same goal of SIMD developer productivity in a high-level language.
28 Mar 2017 by Kristoffer Blasiak
Automated proxy DLL generation with 64 and 32 bit DLL support
3 Jul 2017 by zapsolution
Windows 10 multimedia player 64-bit
23 Apr 2016 by Prasoon Madnawat
This articles describes how to write a caching solution using Redis on .NET platform.
1 Jun 2015 by Android on Intel
This article will introduce Android on Intel® 64-bit architecture and discuss its unique compatibilities, including technical details, performance gains, problem statements, and available solutions for Android on Intel® Atom™ processor-based platforms.
2 Jan 2018 by Pat Dooley
This project solves the Pentominoes problem that fascinated famous Science Fiction Author Arthur C. Clarke.
17 May 2016 by stevemk14ebr
A modern, universal, c++ hooking library.
9 Dec 2016 by Arthur V. Ratz
In this article, we'll demonstrate an approach the allows to increase the performance (up to 600%) of the code that implements the conventional distribution counting algorithm (DCA) using NVIDIA CUDA 8.0 Runtime API
13 Nov 2021 by The Ænema
This article brings you a very detailed but easy to learn experience on creating your own x64 PE packer/protector using only VC++!
4 Nov 2018 by Michael Chourdakis
A ready to be used hotpatching library with five methods!
9 Jul 2022 by captnmac
A Tiger hash Implementation for C#, invocable through dotnet's HashAlgorithm class
3 Jan 2018 by Michael Chourdakis
Private fingerprint databases using a simple library, along with system database support.
1 Jul 2022 by Michael Chourdakis
Try deep CPU features
19 Oct 2010 by "Fish" (David B. Trout)
Simple parsing of VS_VERSIONINFO version information strings displayed in an XP-style file-properties "Version" tab
1 Nov 2015 by John Torjo
Meet the Log Viewer that makes monitoring log files a joy!
14 Apr 2018 by Andy Galluzzi
Join me to create the most advanced yet most simple to use full duplex MMF based IPC for Windows
1 May 2015 by Intel
64-bit Android and Android Run Time
16 Dec 2017 by Kewin Rausch
A really tiny IPC mechanism which does not rely on any existing system call or API.