-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Rust binary files for multiple architectures and versions (#14)
* Add Rust binary files for multiple architectures and versions --------- Co-authored-by: Moritz <[email protected]>
- Loading branch information
Showing
7 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Rust Binary Files for Multiple Architectures and Versions | ||
|
||
This repository contains binary files for Rust programming language compiled for various architectures and versions. The binaries included here have been sourced from VirusTotal. Please note that the source code for these binaries is not available and their origin is unknown. Exercise caution when using binaries from untrusted sources. | ||
|
||
|
||
## File Organization | ||
|
||
The project files have been organized following a structured approach to enhance clarity and maintainability. Each file is named after its SHA256 hash, and they are placed within a directory structure that denotes the compiler version and architecture. Files are named using their SHA256 hash | ||
|
||
### Directory Structure | ||
|
||
Files are organized under the following directory structure: | ||
|
||
rust-unknown-binaries/ <br> | ||
├── bin/ <br> | ||
│ ├── 1.69.0/ <br> | ||
│ │ ├── amd64/ <br> | ||
│ │ │ ├── \<SHA256>.exe <br> | ||
│ │ │ ├── ... <br> | ||
│ │ ├── i386/ <br> | ||
│ │ │ ├── \<SHA256>.exe <br> | ||
│ │ │ ├── ... <br> | ||
│ ├── ... <br> | ||
|
||
|
Binary file added
BIN
+4.84 MB
...binaries/bin/1.59.0/i386/bf7362a9a5e94d93d5f495ac2535779708f2f09bf0729382aba0f7f64f42f36a
Binary file not shown.
Binary file added
BIN
+2.21 MB
...inaries/bin/1.64.0/amd64/e37b08d35b237961c2d5a94a5ced3919616037b3e2a73efa77bf992c5335fbf6
Binary file not shown.
Binary file added
BIN
+142 KB
...inaries/bin/1.65.0/amd64/635d89076c3c68520ae7927196c5b9448cb783f4ac0ee0a552d3bb60e899caba
Binary file not shown.
Binary file added
BIN
+160 KB
...inaries/bin/1.68.1/amd64/07e00bbedff9a4aee59056c629a6ac67a34d6f8b8f0082f98d14f0f80ee037a4
Binary file not shown.
Binary file added
BIN
+1010 KB
...inaries/bin/1.69.0/amd64/b76d3f6327b9e680c491289ecd38f0a8b2fc7a7ba458e5532d80a78d89af0184
Binary file not shown.
Binary file added
BIN
+371 KB
...binaries/bin/1.69.0/i386/200c308a793630e4f3686dd846f0d55b6368834a859875970b4135f3ca487f46
Binary file not shown.