Reverse Engineering Tool For Mac

  1. Itool For Mac
  2. Code Reverse Engineering Tools
  3. Reverse Engineering Tools For Windows
Active4 years, 2 months ago

Does anyone know a comprehensive Mac app to create SQL Diagramms?I think http://ondras.zarovi.cz/sql/demo/ is quite good, but it's a little bit too basic.

I would like to create the database schema, the relations between the tables (including labels for e.g. n:m relations), add comments, export to SQL, and so on to run from my Mac.

bmike

It is able to generate C++ from UML diagrams; however, reverse engineering of C++ source code is handled by a sub-project for the moment. The latest snapshot of this tool can be downloaded from the source repository. Reverse Engineering SCADA / ICS Security Secure Coding. Popular tools for brute-force attacks Aircrack-ng. I am sure you already know about Aircrack-ng tool. This is a popular wireless password-cracking tool available for free. DaveGrohl is a popular brute-forcing tool for Mac OS X. It supports all available versions of Mac OS X. Reverse engineering tools for java, mac free download. Java Modelling Tools Java Modelling Tools is a suite of scientific tools for performance analysis and modelling using que. Reverse engineering tool Software - Free Download reverse engineering tool - Top 4 Download - Top4Download.com offers free. software downloads for Windows, Mac, iOS and Android computers and mobile devices. Visit for free, full and secured software’s. The Program Transformation wiki has a Reverse engineering and Re-engineering Roadmap, and discusses disassemblers, decompilers, and tools for translating programs from one high-level language to another high-level language.

168k46 gold badges304 silver badges662 bronze badges
FreeSlevinSlevin
3542 gold badges4 silver badges16 bronze badges

10 Answers

MySQL Workbench is good enough for most programming demands. You can create EER Model and can also synchronize the model with DB Changes or vice versa. You can use it with no cost as it's a open-source application. I have been using MySQL for a year and it is very useful for me. I recommend it to you if you don't need any enterprise features and performance.

Thiha MaungThiha Maung

The only Mac only tool I know (and I would love to hear of others here) is SQLEditor. Unfortunately, there doesn't appear to be any support for Stored Procedures or other objects beyond tables and views.

There are also cross-platform solutions (mostly Java-based). In a recent search I evaluated DBWrench and DBVisualizer. When all was said and done, I decided to stay with a Windows solution running under Parallels.

Andrew LazarusAndrew Lazarus
4451 gold badge3 silver badges16 bronze badges

MySQL Workbench is great, though I found that in a lot of cases OmniGraffle works wonderful, especially if you're not so much into 'doing it painfully correct according to theory learnt at university' but rather getting the job done.

SarelSarel
Reverse

You might want to check out the Navicat line of products. I use Navicat Premium and it's a really great all-in-one tool for many DBs, including MySQL, Postgres, SQLITE, Oracle, and MS SQL Server. It includes a Model tab where you can view and edit existing DBs or create de novo ones, sketch everything out, define relationships, export SQL, have access to an auto-layout function, and all sorts of other goodies.

There are several versions stepping up to the Premium product, including a separate Data Modeler program, so you'll have to browse around to see what fits your needs. It will set you back a little bit of cash, depending on the version, but you can download a 30-day free trial to make sure it's what you need.

I hope this helps!

MattDMoMattDMo

The free SQL tool of choice for me is SQuirreLSQL. It is a Java application, but very responsive, and you can install both DB drivers and plugins from it, and one of them allows for reverse-engineering and diagramming databases.

Aqua Data Studio runs on Mac OS X as a mixed Cocoa/Java application, with native performance, and includes Entity-Relationship modeling capabilities.

juandesantjuandesant

I also use Vertabelo and I can recommend it, too. It is 100% web-based. You can work on your models either in Chrome, or in Safari (the support for Safari browser was added a few month ago). Vertabelo's graphical tools for designing database models are simply amazing! Simple and intuitive, and yet very comprehensive and professional. There's no desktop license, no downloads and no installation. You can work remotely from any computer connected to the web. If you would like to get to know how Vertabelo works, you can try it without any registration: https://my.vertabelo.com/try

magdoniamagdonia

DBSchema is also awesome. Best thing is that you can do reverse engineering as well as modeling together at once. After you change the diagram, you change the database; you can import those changes back in the diagram.

The only flaw is ordering of column names in the diagrams - that do not necessarily match with the ordinality of the column names in the real database if you do so.

I would rate it to be one of the super nice applications.

IconDaemon

Itool For Mac

12.9k6 gold badges29 silver badges43 bronze badges
Bimal PoudelBimal Poudel

Check out http://www.yworks.com/en/index.html, might not be what you are looking for but it has ER modelling and others...

MikeMike

I recommend Vertabelo. Vertabelo is an online database designer working under Chrome developed by company I work for.

The most important feature of this tool is that it allow to share database models across the team and collaborate on them via web browser.

Others Vertabelo features include:

  • Model versioning
  • Support for PosgreSql, MySQL, Oracle, MS SQL Server, DB2, SQLite, HSQLDB
  • Dynamic/Visual search
  • Live database model validation
  • Reverse engineering

Vertabelo is free to use for smaller projects (up to 3 models and 20 tables within each model) and have commercial versions for larger database projects.

Jarosław BłądJarosław Błąd

My preferred tool for modeling in OS X, is Visual Paradigm (VP-UML). They have a free community edition, which is great for creating ERD - but if you want to generate the DDL from your ERD, you'll need to purchase the standard edition.

It's also cross-platform, so that's another boon.

2Toad2Toad
Sale

You must log in to answer this question.

protected by nohillsideJul 6 '15 at 9:32

Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?

Not the answer you're looking for? Browse other questions tagged macosapplicationssoftware-recommendationdatabase .

HookCase is a tool for debugging and reverse engineering applicationson macOS (aka OS X), and the operating system itself. Itre-implements and extendsApple's DYLD_INSERT_LIBRARIES functionality.It can be used to hook any method defined in any module's symboltable, whether or not that method is exported. In a single operation,it can be applied to a parent process and all its child processes,whether or not the child processes inherit their parent's environment.So HookCase is considerably more powerful thanDYLD_INSERT_LIBRARIES. It also doesn't have the restrictions Applehas placed on DYLD_INSERT_LIBRARIES. So, for example, HookCase canbe used with applications that haveentitlements.

HookCase runs on OS X 10.9 (Mavericks) through macOS 10.12 (Sierra).

Code Reverse Engineering Tools

Steven Michaud, 4/2017

Reverse Engineering Tools For Windows

Table of Contents