|
How can I decompile Linux binaries (*.so) from Windows? Thanks.
Started by Alon on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
If you absolutely refuse to compile anything, try the binary....
You can try Boomerang ; you will need to build it first from source as the provided binaries don't cover this case.
It can handle Linux binaries.
I like IDA debugger.
|
|
Is it possible to create binaries of other platform on Linux? Say I have a program that can be compiled using gcc to .o file but can we use it to output exe that can be run on windows ?
Started by Xinus on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
For example there can be a tool on Linux which can compile C++ code by mapping....
Look, but principally I can't see any reason that makes that impossible .
The first link looks pretty good.
Google for "linux cross compilation windows".
|
|
How do I run Linux binaries under Mac OS X?
Googling around I found a couple of emulators but none for running Linux binaries on a Mac. There are quite a few posts about running Mac OS X on Linux and that kind of stuff - but that's the opposite of what...
Started by flouxgoux on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Or, if you have the source to the Linux program, chances are you with running Linux executables....
Set up a virtual machine (I personally use VMWare Fusion) and then install whatever distro of Linux you desire on the virtual machine.
|
Ask your Facebook Friends
|
At my work all of the project data resides on an NFS that is accessible from both Linux and Windows machines (using Samba). All of the work is done on Linux, but I'm toying with the idea of compiling some of tools for Windows so that I can debug with ...
Started by Nathan Fellman on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
I have done this with Linux on Windows Windows PC from the Linux PC
Use a cross-build of GCC instead of Visual Studio
you need cross.
Run a full installation of Windows in a Virtual Machine .
|
|
On various mobile phone developer sites like Nokia, Sony Ericsson, Motorola etc...
I found Java ME development SDK's for mobile phones but only installable on Windows OS... I have a Ubuntu OS (Jaunty Jackelope) at home and was wondering if Mobile SDK'...
Started by Kevin Boyd on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
However.
This is a general SDK and it lacks manufacturer's specific libraries .
Be installed in Linux.
|
|
For discussion about OScam use a seperate thread. This thread is only for the newest binarys!
smartreader branch
Quote: d Revision: 1440
Author: rorothetroll
Date: 04:39:25, Mittwoch, 27. Januar 2010
Message:
small viaccess detection patch
----
Modified...
Started by nightmann Administrator on
, 20 posts
by 5 people.
Answer Snippets (Read the full thread at oscam):
Latest: Yesterday, 6:03pm) pls use the board for questions! no PN support! operating system: Linux
-- system type: x86_64-pc-linux
-- system: linux
-- cpu: x86_64
-- hw: pc
-- use system aes functions: Linux
-- system type....
|
|
For discussion about OScam use a seperate thread. This thread is only for the newest binarys!
build #1385 from trunk:
Quote: d Changeset 1380:
Rev 1378 unintently reverted 1375 and 1376; re-implementing these
Changeset 1381:
Improve T1 timing setting
...
Started by tanica76 OSCam - Semi on
, 20 posts
by 4 people.
Answer Snippets (Read the full thread at oscam):
- 1,088 times downloaded - latest: Today , 10:21pm) oscam-0.99.4svn1387-i686-pc-linux-smartreader .gz (147.78 kB - 1,239 times downloaded - latest: Yesterday, 4:56pm) oscam-0.99.4svn1387-i686-pc-linux) oscam-0.99.4svn1388-i686-pc-linux....
|
|
On Tue, 26 Jun 2007 18:39:31 -0400, Orestes leal <orestesleal13022@cha.jovenclub.cu> wrote:
Hi folks!
I need ksh (The Korn Shell), but in binary form, what site you can recommend me to download this binary version
of ksh for linux i386, a web...
Started by Orestes leal on
, 13 posts
by 6 people.
Answer Snippets (Read the full thread at omgili):
You can ....
If you to require.
Ast-ksh
has Linux binaries compiled by David Korn and his AT&T fellows but for
Debian you should use, I meant a Ksh Binary that works in every linux distro,
hope that makes clear the point.
|
|
I compiled an 64bit binary of ioquake3 and an SDL binary to go along with it and I noticed on Windows 7 64bit, operation, while relatively stable, it doesn't have top notch performance.
An equivalent binary on 64bit Debian, runs definitely faster, and...
Started by Lela Dax on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
While Windows is slowly making strides towards 64-bitness, one could easily say that Linux has Linux (although of course there are Linux developers who choose to ignore these solutions; their code actually find is that their OSes ....
|
|
Where are the windows binaries for the command line version of svn??
Everywhere I search, it has to be some company's fancy client software with an installer.
Just give me the plain command-line binaries, where the hell are they??
I'm working on a machine...
Started by hasen j on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Http://subversion.tigris.org/ -> Windows....
The Subversion project does/
The client-side binaries ship with the source, as well as several other packaged installers.
Subversion doesn't distribute their own binaries.
It says, nothing else.
|