You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _software/bdiff.html
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@
10
10
summary: "BDiff computes differences between two binary files and outputs either a human readable file of a binary patch file. BPatch uses the binary patch files produced by BDiff to patch files."
11
11
meta-title: "BDiff: Binary Diff & Patch Utilities for Windows Command Line | Open Source | 32 bit"
12
12
meta-desc: "BDiff / BPatch Windows console applications for producing text & binary patch files and applying binary patches. Open source. Source converted from C to Delphi Pascal."
These programs are hosted on GitHub in the <code><ahref="{{ page.repo-url }}">delphidabbler/bdiff</a></code> repository. Both 32 bit and 64 bit versions of the programs can be downloaded from the repository's <em>Releases</em> section.
48
+
These programs are hosted on GitHub in the <code><ahref="{{ page.repo-url }}">ddabapps/bdiff</a></code> repository. Both 32 bit and 64 bit versions of the programs can be downloaded from the repository's <em>Releases</em> section.
49
49
</p>
50
50
<p>
51
51
Each release gives the option of downloading the programs in executable format or as source code. Your options are:
@@ -82,22 +82,22 @@ <h2 class="panel-title">
82
82
</p>
83
83
<ulclass="list-group">
84
84
<liclass="list-group-item">
85
-
<spanclass="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><ahref="https://github.com/delphidabbler/bdiff/blob/master/README.md">Read Me<spanclass="sr-only"> (markdown format text file)</span></a> – contains details of how to install the programs, along with other information.
85
+
<spanclass="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><ahref="https://github.com/ddabapps/bdiff/blob/master/README.md">Read Me<spanclass="sr-only"> (markdown format text file)</span></a> – contains details of how to install the programs, along with other information.
86
86
</li>
87
87
<liclass="list-group-item">
88
-
<spanclass="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><ahref="https://github.com/delphidabbler/bdiff/blob/master/Docs/BDiff.md">BDiff manual page<spanclass="sr-only"> (markdown format text file)</span></a> – provides details on how to use <em>BDiff</em>.
88
+
<spanclass="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><ahref="https://github.com/ddabapps/bdiff/blob/master/Docs/BDiff.md">BDiff manual page<spanclass="sr-only"> (markdown format text file)</span></a> – provides details on how to use <em>BDiff</em>.
89
89
</li>
90
90
<liclass="list-group-item">
91
-
<spanclass="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><ahref="https://github.com/delphidabbler/bdiff/blob/master/Docs/BPatch.md">BPatch manual page<spanclass="sr-only"> (markdown format text file)</span></a> – provides details on how to use <em>BPatch</em>.
91
+
<spanclass="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><ahref="https://github.com/ddabapps/bdiff/blob/master/Docs/BPatch.md">BPatch manual page<spanclass="sr-only"> (markdown format text file)</span></a> – provides details on how to use <em>BPatch</em>.
92
92
</li>
93
93
<liclass="list-group-item">
94
-
<spanclass="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><ahref="https://github.com/delphidabbler/bdiff/blob/master/LICENSE.md">License<spanclass="sr-only"> (markdown format text file)</span></a> – the programs' end user license agreement.
94
+
<spanclass="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><ahref="https://github.com/ddabapps/bdiff/blob/master/LICENSE.md">License<spanclass="sr-only"> (markdown format text file)</span></a> – the programs' end user license agreement.
95
95
</li>
96
96
<liclass="list-group-item">
97
-
<spanclass="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><ahref="https://github.com/delphidabbler/bdiff/blob/master/CHANGELOG.md">Change Log<spanclass="sr-only"> (markdown format text file)</span></a> – lists significant changes made in each release.
97
+
<spanclass="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><ahref="https://github.com/ddabapps/bdiff/blob/master/CHANGELOG.md">Change Log<spanclass="sr-only"> (markdown format text file)</span></a> – lists significant changes made in each release.
98
98
</li>
99
99
<liclass="list-group-item">
100
-
<spanclass="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><ahref="https://github.com/delphidabbler/bdiff/blob/master/Build.md">Build File<spanclass="sr-only"> (markdown format text file)</span></a> – provides detailed information on how to build the programs from source.
100
+
<spanclass="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><ahref="https://github.com/ddabapps/bdiff/blob/master/Build.md">Build File<spanclass="sr-only"> (markdown format text file)</span></a> – provides detailed information on how to build the programs from source.
101
101
</li>
102
102
</ul>
103
103
<pclass="alert alert-info glyph">
@@ -114,7 +114,7 @@ <h2 class="panel-title">
114
114
</div>
115
115
<divclass="panel-body">
116
116
<p>
117
-
If you find any bugs or want to suggest a new feature, please use the GitHub project's <ahref="https://github.com/delphidabbler/bdiff/issues">issue tracker</a>. You can browse existing issues to see if a similar one has already been raised. If so please add any further information as comments. If there is no similar issue please raise new one.
117
+
If you find any bugs or want to suggest a new feature, please use the GitHub project's <ahref="https://github.com/ddabapps/bdiff/issues">issue tracker</a>. You can browse existing issues to see if a similar one has already been raised. If so please add any further information as comments. If there is no similar issue please raise new one.
118
118
</p>
119
119
<pclass="alert alert-warning glyph">
120
120
You will need a GitHub account if you want to create or edit an issue.
meta-desc: Command line 32 bit & 64 bit Windows command line program that creates files of a given size containing random-ish, garbage, bytes.Written in Delphi Pascal."
<em>GBG</em> is a 32 bit & 64 bit Windows command line program that creates files of a specified size, filled with pseudo-random <strong>G</strong>ar<strong>b</strong>a<strong>g</strong>e bytes.
28
28
</p>
29
29
<p>
30
-
Files between 0 and 2GiB in size can be generated, although for file sizes greater than 500,000,000 bytes the user must either confirm the operation or specify a command line option to ignore the size check.
30
+
The 64 bit version of <em>GBG</em> can generate files between 0 and 20GiB size while the maximum file size for the 32 bit version is limited to 1GiB. For file sizes greater than 500,000,000 bytes the user must either confirm the operation or specify a command line option to ignore the size check or report an error. If the requested file size is zero then an empty file is created.
31
31
</p>
32
32
<p>
33
-
Files up to 10MiB in size are generated with random bytes. Files larger than 10MiB have the first 10MiB bytes generated randomly, but then that same 10MiB pattern is repeated as many times as necessary. If the requested file size is zero then an empty file is created.
33
+
By default, files up to 10MiB in size are generated with random bytes. Files larger than 10MiB have the first 10MiB bytes generated randomly, but then that same 10MiB pattern is repeated as many times as necessary. However, a command line option can be used to change the size of the repeated blocks of random bytes. A similar option can be used to ensure the whole file is entirely random, with no repeated blocks.
34
34
</p>
35
35
<p>
36
-
Example of use:
36
+
There are other options available that can generate random ASCII characters, for example.
Creates a file that is 20MiB in size made up of entirely random data.
41
52
</p>
42
53
<p>
43
-
There are other options available that can generate random ASCII characters, for example. For more information about on how to use the program see the <ahref="https://github.com/delphidabbler/GBG/blob/master/README.md">Read Me <spanclass="sr-only">Markdown </span> file</a> on GitHub.
54
+
For more information about on how to use the program see the <ahref="https://github.com/ddabapps/gbg/blob/master/README.md">Read Me <spanclass="sr-only">Markdown </span> file</a> on GitHub.
This program is hosted on GitHub in the <code><ahref="{{ page.repo-url }}">delphidabbler/gbg</a></code> repository. The program can be downloaded from the repository's <em>Releases</em> tab.
69
+
This program is hosted on GitHub in the <code><ahref="{{ page.repo-url }}">ddabapps/gbg</a></code> repository. The program can be downloaded from the repository's <em>Releases</em> tab.
59
70
</p>
60
71
<p>
61
72
Each release gives the option of downloading either the programs's executable code or the source code. Your options are:
@@ -89,10 +100,10 @@ <h2 class="panel-title">
89
100
</p>
90
101
<ulclass="list-group">
91
102
<liclass="list-group-item">
92
-
<spanclass="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><ahref="https://github.com/delphidabbler/GBG/blob/master/README.md">Read Me<spanclass="sr-only"> (Markdown file)</span></a> – contains general information about the program, including usage information.
103
+
<spanclass="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><ahref="https://github.com/ddabapps/gbg/blob/master/README.md">Read Me<spanclass="sr-only"> (Markdown file)</span></a> – contains general information about the program, including usage information.
93
104
</li>
94
105
<liclass="list-group-item">
95
-
<spanclass="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><ahref="https://github.com/delphidabbler/gbg/blob/master/CHANGELOG.md">Change Log<spanclass="sr-only"> (Markdown file)</span></a> – lists significant changes made in each program release.
106
+
<spanclass="fa fa-fw fa-x-pad-right fa-file-text-o" aria-hidden="true"></span><ahref="https://github.com/ddabapps/gbg/blob/master/CHANGELOG.md">Change Log<spanclass="sr-only"> (Markdown file)</span></a> – lists significant changes made in each program release.
96
107
</li>
97
108
</ul>
98
109
</div>
@@ -106,7 +117,7 @@ <h2 class="panel-title">
106
117
</div>
107
118
<divclass="panel-body">
108
119
<p>
109
-
You can report bugs or suggest new features using the <em>GBG</em><ahref="https://github.com/delphidabbler/gbg/issues" class="offsite">issue tracker</a> on GitHub.
120
+
You can report bugs or suggest new features using the <em>GBG</em><ahref="https://github.com/ddabapps/gbg/issues" class="offsite">issue tracker</a> on GitHub.
110
121
</p>
111
122
<p>
112
123
Please review existing bug reports and feature requests before creating a new issue. If an issue already exists you may be able to help by adding a further comment.
0 commit comments