LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 11-27-2021, 09:21 PM   #1
GreatClickbait
LQ Newbie
 
Registered: Nov 2021
Posts: 1

Rep: Reputation: Disabled
Trouble installing Ollydbg on Debian 11 Bullseye


Ollydbg is installable on Kali Linux so I figured it would be on Debian as well since Kali is Debian-based.I tried running sudo apt-get install ollydbg and sudo apt install ollydbg and both returned the unable to locate package error. So how do I install it on Debian?
 
Old 11-27-2021, 10:13 PM   #2
enigma9o7
Senior Member
 
Registered: Jul 2018
Location: Silicon Valley
Distribution: Bodhi Linux
Posts: 1,388

Rep: Reputation: 560Reputation: 560Reputation: 560Reputation: 560Reputation: 560Reputation: 560
Try searching for it to find the package name, using synaptic or APT.
Code:
apt search ollydbg
returns a couple results that but probably not what you're looking for....

checking packages.debian.org doesnt seem like it exists in sid or anything.

You could grab package from kali repository and try installing on regular debian: https://pkg.kali.org/pkg/ollydbg
Code:
mkdir /tmp/whatever;cd /tmp/whatever
wget http://http.kali.org/pool/main/o/ollydbg/ollydbg_1.10-1kali4_all.deb
wget http://http.kali.org/pool/main/k/kali-defaults/kali-defaults_2021.4.5_all.deb
sudo apt install ./*

Last edited by enigma9o7; 11-27-2021 at 10:39 PM.
 
Old 11-27-2021, 11:19 PM   #3
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Quote:
Originally Posted by GreatClickbait View Post
Ollydbg is installable on Kali Linux so I figured it would be on Debian as well since Kali is Debian-based.I tried running sudo apt-get install ollydbg and sudo apt install ollydbg and both returned the unable to locate package error. So how do I install it on Debian?
You will not be installing it on Debian, you may be able to run it on Debian using the wine package like Kali does. That program is a windows program and will never be installable on Debian from its repositories. According to its Kali page you need wine32 installed to run it.

https://www.kali.org/tools/ollydbg/

Last edited by HappyTux; 11-27-2021 at 11:21 PM.
 
Old 11-27-2021, 11:27 PM   #4
enigma9o7
Senior Member
 
Registered: Jul 2018
Location: Silicon Valley
Distribution: Bodhi Linux
Posts: 1,388

Rep: Reputation: 560Reputation: 560Reputation: 560Reputation: 560Reputation: 560Reputation: 560
I actually tried what I posted above; it pulls in wine automatically from debian repo, and does run.
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2021-11-27 21-28-25.jpg
Views:	30
Size:	184.5 KB
ID:	37783  

Last edited by enigma9o7; 11-27-2021 at 11:29 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: How To Upgrade To Debian 11 Bullseye From Debian 10 Buster LXer Syndicated Linux News 0 08-15-2021 03:27 PM
LXer: How to Upgrade Debian 10 Buster to Debian 11 Bullseye LXer Syndicated Linux News 0 07-26-2021 07:21 AM
LXer: DebConf20 Debian Conference Kicks Off Today for Debian GNU/Linux 11 “Bullseye” LXer Syndicated Linux News 0 08-23-2020 08:01 PM
LXer: Debian 11 "Bullseye" and Debian 12 "Bookworm" Are Coming After Debian 10 "Buster" LXer Syndicated Linux News 0 04-18-2018 12:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 02:03 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration