Git Product home page Git Product logo

cseagle / collabreate Goto Github PK

View Code? Open in Web Editor NEW
97.0 97.0 21.0 995 KB

Collaborative reverse engineering plugin for IDA Pro. Latest version, including IDA 7.0 support, is not back ward compatible with earlier versions. Substantial changes have been made to the protocol and database.

License: GNU General Public License v2.0

C++ 58.66% Shell 2.48% C 11.98% Java 24.91% PLpgSQL 0.57% Makefile 0.56% Roff 0.84%

collabreate's People

Contributors

cseagle avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

collabreate's Issues

Java server compile error related to json

This is the error message I got when I tried to compile server
Is it related to my gson version? (gson-2.2.2.json)
And the README file is talking about the old version

 # ./build_jar.sh
Using these JDBC connectors:
collabreate/server/Client.java:866: error: incompatible types: String cannot be converted to JsonElement
               options.add(permStrings[i]);
                                      ^
collabreate/server/Client.java:942: error: incompatible types: String cannot be converted to JsonElement
               perms.add(permStrings[i]);
                                    ^
collabreate/server/Client.java:971: error: incompatible types: String cannot be converted to JsonElement
                  perms.add(permStrings[i]);
                                       ^
Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output

IDA plugin error

When launching IDA 7.1 after copying the collabreate64.dll to the IDA plugin directory I get the error "Fatal error before kernel init". 32 Bit works fine. Any ideas what could be the issue?

Thanks in advance.

hope support ida7.5 undo and redo(Ctrl+Z) and mask(Ctrl+M&&Alt+M) sync

hope support ida7.5 undo and redo(Ctrl+Z) and mask(Ctrl+M&&Alt+M) sync
At the same time, is it possible to provide a menu to force entry synchronization after opening an existing IDB? If the plug-in is not opened and idb has been renamed, the test startup idb will not synchronize the changes before the plug-in is launched.

Server Issue(s)

Hi Chris,

I've just built the server following the requirements outlined in your readme. Im running a windows 10 machine x64 and using IDA 7.1.

  1. Currently I'm getting : "Server is in basic mode, updates are not stored","type":"collab_error" - after connecting to my server successfully.

  2. After connecting and accessing the collabreate plugin menu with the options "Set checkpoint" "fork project" etc. there is no "Ok" or "cancel" button so I am unable to select any of the options.

Not sure if I'm missing something but any help would be great.

Many thanks.

No undo support

Since IDA 7.2 this feature is supported but it's not implemented in collabreate :<

io.h/io.c missing

The server's code refers to io.h which doesn't exist in this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.