-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Including v1 since it is still popular in certain communities and has a big plug-in ecosystem.
- Loading branch information
Showing
2 changed files
with
30 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,15 @@ | ||
[Section] | ||
Name=OllyDbg | ||
Description=32-bit assembler level analysing debugger | ||
Category=7 | ||
LicenseType=2 | ||
URLSite=http://www.ollydbg.de/ | ||
Version=1.10 | ||
URLDownload=http://www.ollydbg.de/odbg110.zip | ||
SHA1=8403d8049a0841887c16cf64889596ad52b84da8 | ||
SizeBytes=1333471 | ||
Installer=Generate | ||
|
||
[Generate] | ||
Files=o*|*m*.dll|*.txt | ||
DelFile=ollydbg.ini |
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,15 @@ | ||
[Section] | ||
Name=OllyDbg 2 | ||
Description=OllyDbg 2 is a 32-bit assembler-level analyzing debugger with an intuitive interface. | ||
Category=7 | ||
LicenseType=2 | ||
URLSite=https://www.ollydbg.de/version2.html | ||
Version=2.01 | ||
URLDownload=https://www.ollydbg.de/odbg201.zip | ||
SHA1=d41fe77a2801d38476f20468ab61ddce14c3abb8 | ||
SizeBytes=6965278 | ||
Installer=Generate | ||
|
||
[Generate] | ||
Files=o*.exe|*.exe|help* | ||
DelFile=ollydbg.ini |