FreeBSD and CAD

Soo.. for a week or two (?) there are those topics about ati/nvidia and drivers support. World is not perfect I know..
So I was wondering how one does his CAD work on FreeBSD (there is a CAD category in ports) or he doesn't? Share your thoughts/experience with CAD in FreeBSD.
 
I think all the good CAD tools require Windows. I've read posts by architects who keep Windows just to use CAD tools. That includes those who prefer OSX,Linux, and FreeBSD.
 
Well, there's good news that Draftsight , a good business 2D CAD software, is also available to Linux users for free now. Maybe we could run it via our linux-emulation layer. Has anyone tried it? :)
 
Speaking about CADs withoug knowing what you want to actually do is quite pointless...

There are CADs for electronics, architecture, mechanics etc...

Sine I've been working with some professional CAD/CAM systems such as SolidWorks, MasterCAM, AutoCAD (I don't like it, but I thought I just name it) and some more, which I can't remember by names (all related to metalworking), I can tell you:
There simply are no usable CADs in this field on FreeBSD, I tried many (if not all in cad/), Even for 2D designing....
(qcad sux)

However there are some nice CADs for electronics :) (Haven't used much, didn't have time to learn, but they looked very promising)


Switching from metalworking to IT is what let me switch to Linux and later FreeBSD from Windows....
 
Hmm, OllyDbg is not open-source, so would surely be an impossible task to port.

Of course using it in WINE is an option (and it works) but kinda defeats the purpose when only Windows applications will be able to be analyzed using it.

The closest I could find is EDB (http://www.codef00.com/projects) but it cannot patch binaries and it is awkward to use (working on OpenBSD).

My apologies for the offtopic
 
Apologies for the offtopic again ;)

Just been notified of a tool called radare by a fellow geek (who is currently working on the OpenBSD port). It has some similar functionality to ollydbg though no GUI.
An image of it in full glory can be found here: http://devio.us/~kpedersen/ports/radare.png
Here is a screenshot of an output with /bin/ls (http://theunixzoo.co.uk/files/ls.png)

I have created a FreeBSD port that can be found here: (http://devio.us/~kpedersen/ports/radare.tar.gz)

And a tutorial on how to use radare to crack software here: (http://lolcathost.org/b/adaelf.txt)

My port is of version 1.5.2 which is the latest of radare.. but there is also a radare2 but I couldn't seem to get that to compile. Perhaps someone with better skillz might give it a go?
 
Hi all.
I've been wondering, how a debugger - OllyDbg, is falling under Computer Aided Design category?
 
mk said:
Hi all.
I've been wondering, how a debugger - OllyDbg, is falling under Computer Aided Design category?

I call this technique thread recycling.. Since no-one else was commenting on CAD software... it only seemed natural to evolve the topic into it's next logical step... Reverse engineering.
[/bull]

;)

Apologies for this.. I will now take my leave from this thread lol
 
Hi, guys.
I'd used the PCB CAD tool on Debian Linux 2.1 Slink and had been pleased.
Now I got PCB source code from GNU host and am going to build it.
I'm using FreeBSD 8 series.
 
kpedersen said:
Hmm, OllyDbg is not open-source, so would surely be an impossible task to port.
Just today noticed this.

I'll have to look into it. I had compiled it at one time so I had the source and was conversing with Olly about it who had offered some help. Perhaps things have changed.
 
Back
Top