Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in binary-reproducibility
Can i specify the module version id (MVID) when building a .net assembly?
Jan 23, 2023
c#
.net
assemblies
diff
binary-reproducibility
Compiling Twice with Delphi 6 and getting the same checksum on the binary
Nov 07, 2022
delphi
compiler-construction
linker
checksum
binary-reproducibility
Repeatable object code generation c++
Oct 01, 2012
c++
binary-reproducibility
How do you verify that 2 copies of a VB 6 executable came from the same code base?
Aug 06, 2019
vb6
md5
hash
md5sum
binary-reproducibility
Reproducible builds in python
Nov 14, 2022
python
binary-reproducibility
How to make Android applications with reproducible builds?
Jun 11, 2022
java
android
open-source
binary-reproducibility
How to build the same Linux Kernel twice sources and get the same checksum
Apr 01, 2018
linux
binary
kernel
checksum
binary-reproducibility
Can the Java 8 compiler be forced into creating reproducible class files?
May 08, 2022
java
lambda
javac
binary-reproducibility
Comparing generated executables for equivilance
Oct 18, 2022
comparison
executable
shared-objects
binary-reproducibility
Why building the same project generates different EXE file for each developer
Jun 01, 2017
c++
windows
visual-c++
linker
binary-reproducibility
How to store CMake build settings
Dec 25, 2018
build
cmake
binary-reproducibility
Why does C# generate different EXEs for the same source-code?
Sep 24, 2019
c#
hash
compiler-construction
binary-reproducibility
NuGet lock file fails to restore with --locked-mode
Jul 06, 2021
.net
build
msbuild
nuget
binary-reproducibility
How to always produce byte-for-byte identical .exe on rebuild of C# application?
Mar 16, 2022
c#
binary-reproducibility
Determine whether .NET assemblies were built from the same source
Aug 31, 2022
.net
assemblies
checksum
il
binary-reproducibility
Why is the binary output not equal when compiling again?
Dec 02, 2019
c#
compiler-construction
.net-4.0
binaryfiles
binary-reproducibility
Why don't two binaries of programs with only comments changed exactly match in gcc?
Nov 01, 2022
c
gcc
optimization
binary-reproducibility