Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

Apps won't run


Cpt_Electric's Avatar
Member
0 0

I use Ubuntu 11.10 and I've tried running a few of the apps with wine but they don't work for some reason. Ollydbg does work, but it won't open the executable files. I'm wondering if maybe these apps can't be run on 11.10. Does anyone have any advice?


techb's Avatar
Member
0 0

VM.


elmiguel's Avatar
Member
2,795 1

Have you tried getting the msvbvm60.dll?

http://www.dll-files.com/dllindex/dll-files.shtml?msvbvm60

just drop that in your wine -> c:\windows\system32 folder

then make sure that you allow the file to be executable -> right click >> permissions >> allow executable

or

terminal >> cd to dir >> chmod +x ./app1.exe (or whatever the app your trying)

done!

now you can run the programs either my running through wine via right click open with wine or in the terminal ->

cd to app directory location: wine ./app1.exe

enjoy!


Arabian's Avatar
Member
0 0

What are you trying to run, where are you trying to run it, where are the files?


spyware's Avatar
Banned
0 0

Use native software gasp.