Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/radareorg/iaito

Official QT frontend of radare2
https://github.com/radareorg/iaito

Updated README.md

Now we use Qt 5.6

ca4ed55cf1bebfd24f6ff36d0e0518e4cb8aa3fb authored over 7 years ago by Hugo Teso <[email protected]>
compile and work on qt 5.6 (this needs testing!) (#123)

* compile and work on qt 5.6 (this needs testing!)

* updated travis

* updated r2

* sync...

eae419ef3b2177cb1d50a1fea474b0bfeafce32e authored over 7 years ago by Duncan Ogilvie <[email protected]>
Improved options dialog

5efc51d307213810f8db4d155a48794045df1919 authored over 7 years ago by Hugo Teso <[email protected]>
Fixed disasm context menu actions

00f3c1baee50c64028466e167bf0a69817e4f35e authored over 7 years ago by Hugo Teso <[email protected]>
Removed some scrollbars. Small fix in disasm navigation

7e7c6aad856812165e891ef26a994a9378a11d20 authored over 7 years ago by Hugo Teso <[email protected]>
Should fix #127. Though I notice no difference.

e857437949c35dbe4a197dac114f6c276332385b authored over 7 years ago by Hugo Teso <[email protected]>
Fix null deref in on_actionXrefs

e73cb0454a6f28ed26eb7c4af48b8e3efbc12628 authored over 7 years ago by radare <[email protected]>
Fixed #129. Refactorized the sections dock

3d85370ff91c1799ee5df6740d156b425066fe14 authored over 7 years ago by Hugo Teso <[email protected]>
Merge branch 'master' of https://github.com/hteso/iaito

a1a663ca4b04ceacafde08cef964b8874e0bd8e1 authored over 7 years ago by Hugo Teso <[email protected]>
More fixes for #94

36e6bc2ec6c858d56b472f3cf4630b374f6bee9f authored over 7 years ago by Hugo Teso <[email protected]>
Update CMakeLists.txt

32b3e91c151139f63e6a53877b2fb4632c60dd1b authored over 7 years ago by Florian Märkl <[email protected]>
Fixes #94. Hexdump navigation

fb1437e4c1a50ba3bec05479c565a50908d50368 authored over 7 years ago by Hugo Teso <[email protected]>
Updated radare2 submodule

61d0c5172d618ea7b561a2398427c8058a4c9f9d authored over 7 years ago by Hugo Teso <[email protected]>
Slight performance improvement when seeking and fix graph load issue

e8a48a4a86f0fc4b55c3c44c10f51d4e3df3d633 authored over 7 years ago by Hugo Teso <[email protected]>
updated r2

85d5b2e14c450a284a5e91ce7c40992781efcf5b authored over 7 years ago by mrexodia <[email protected]>
Added warning on anal levels

e402e7c1b90dc8b4d11983ba71354aff1dd03c2d authored over 7 years ago by Hugo Teso <[email protected]>
Changed anal options description

4b4fdef86882000ff0ba1c6aee19c028aceaa179 authored over 7 years ago by Hugo Teso <[email protected]>
beautified analysis dialog (https://i.imgur.com/HN2S5in.gif)

3b147a00bb6c1322eb53ab5640148ed4a270b636 authored over 7 years ago by mrexodia <[email protected]>
removed some junk code #121

e18899b9c8eee331ea547e50c5831002c960dbcb authored over 7 years ago by mrexodia <[email protected]>
restore the 'responsive' functionality (closes issue #97)

400f6be1641d759633a0b62e3f3b9139b280b387 authored over 7 years ago by mrexodia <[email protected]>
Closes #117. Feel free to change text for a better one

bee9d28683832c562b2c32cf305ef29ae8f2a964 authored over 7 years ago by Hugo Teso <[email protected]>
minor interface improvements

24fd1577e2d16aca671332f2ec3794f1595804ec authored almost 8 years ago by mrexodia <[email protected]>
Add CONTRIBUTING.md fix #65 (#118)

* Create CONTRIBUTING.md

* Remove Contribution guidelines from README.md

0ba4c510f91113c0342a721c92191601288353e5 authored almost 8 years ago by Maijin <[email protected]>
format ****(seed)

b12f665668c8f536b2f034e4c719403889ba4265 authored almost 8 years ago by mrexodia <[email protected]>
code improvements to RCoreLocked

b91ea94543a0825d86e73571300606f4039f1724 authored almost 8 years ago by mrexodia <[email protected]>
Revert "Workaround for Qt5.8 WebEngine (#92)"

This reverts commit 08e6e4d13cc0ada851ed79992ab308cb83238c70.

0dc64f8eac8014a5f1865ef00fb8be3822ba60c2 authored almost 8 years ago by mrexodia <[email protected]>
Workaround for Qt5.8 WebEngine (#92)

08e6e4d13cc0ada851ed79992ab308cb83238c70 authored almost 8 years ago by xpahos <[email protected]>
updated r2 to 5ec6cde4 (#108)

* updated r2 to 5ec6cde4 (this fixes heap corruption and null pointer dereferences while startin...

5390cff3201c26e99673efeb28334145b256de25 authored almost 8 years ago by Duncan Ogilvie <[email protected]>
Fix issue #103: refresh disam on CTRL+r

Adds a QShortcut to refresh the disasm editor. To make this work the
default parameter of the sl...

aa01212053a8d9e89933f8bd8aa1b6a8b596d7a9 authored almost 8 years ago by ballessay <[email protected]>
Fix issue #102: changed defaults

Defaults now:
- asm.tabs=5
- asm.bbline=true

fa62c667ca1ad3aeee5fee22664a2669a2af9f22 authored almost 8 years ago by ballessay <[email protected]>
Set correct parent from the start

Remove the unset parent parameter and use the MainWindow as parent
instead.

c3426e2e3eefb77b26a8e3f0bf15216027e53d4a authored almost 8 years ago by ballessay <[email protected]>
Allow local/qrc content to access remote content

2bd0283e4b8e1915524d874d41783814c73c4a84 authored almost 8 years ago by ballessay <[email protected]>
Fix null deref (#101)

* Fix null deref when QStringList is empty

* Indent memory widget

b7c3929d5e15424f4120ddd887722a3fe7af7322 authored almost 8 years ago by Sergi Àlvarez i Capilla <[email protected]>
Fix many warnings and remove waste code (#81)

* Fixed a lot of warnings and removed waste code

* Fixed more warnings and removed more waste...

7c63a67575d56c0464d13637164c21ded790889f authored almost 8 years ago by Joxean <[email protected]>
compile with MSVC again (this partially screws up 72893373, and issue #97)

95ca3d5d5bc4cca8d54b4a0e090da7ed2726a758 authored almost 8 years ago by mrexodia <[email protected]>
safe code improvements related to eventFilter

17feb1e84a08d88eeb1e652f02bf6969be96e8cf authored almost 8 years ago by mrexodia <[email protected]>
Fix sidebar crash (#99)

* Fix crash on invalid asm/hex

Added nullptr checks because the called functions can (and wil...

0c69988f837f30726f92b604967237eeee746b2a authored almost 8 years ago by C. Balles <[email protected]>
updated iaito_win32 submodule

cd1df4e08c1f8c88db0f9ad1f2e88719ccc78e9e authored almost 8 years ago by mrexodia <[email protected]>
Fixes #97. Responsiveness stopped working with some PR

728933732e3ad35cc25b31deaca0b9865910befb authored almost 8 years ago by Hugo Teso <[email protected]>
Fixes #98. Codegraphics bar with dark theme.

bfe44eb72579bf1a820dcfd0f89ecb54a8f3b1c9 authored almost 8 years ago by Hugo Teso <[email protected]>
Merge pull request #95 from pwntester/contextmenu

Refactor GraphView part II

33bdaef02a8f8563940daa6c25e0676d5d0af893 authored almost 8 years ago by Alvaro <[email protected]>
Merge branch 'master' of github.com:hteso/iaito into contextmenu

28aa88435473991f98935ba16b2ac189378ba672 authored almost 8 years ago by Alvaro Muñoz <[email protected]>
Refactor II + init work for context menu

610ab0d7de7753d60c1defe7ffd56fab2b47a40b authored almost 8 years ago by Alvaro Muñoz <[email protected]>
Fixes #84 by moving cursor to pointer position on right-click

8e9d152f463e3fb3fa6e64f3822d28621a0aea4f authored almost 8 years ago by Hugo Teso <[email protected]>
Fixes #3 and other related issues

ba8f60fe567cde84e0623f9ab4665fca1d92a353 authored almost 8 years ago by Hugo Teso <[email protected]>
qmake cleanup (#43)

* cleanup: get the include and lib path from r2

* clean up of the main project file

* chec...

5032c9104d84ad56e6afe406aa0081b492462fde authored almost 8 years ago by C. Balles <[email protected]>
Show Travis CI build status (#93)

b2bebb9821a8d4af76d5ebfc9a4217879460d93d authored almost 8 years ago by probonopd <[email protected]>
Fixed theme restore at start up

c14f3beaeba7ac55c765e037adf26db1e9fa5b69 authored almost 8 years ago by Hugo Teso <[email protected]>
Sync switch theme with graph view. Still has bugs

d790ad69dfb7fe6b158e9a9038d1e98af7e484ae authored almost 8 years ago by Hugo Teso <[email protected]>
Load colors from css

f656bea94ba34dc8642370ef84ed8c924119cce7 authored almost 8 years ago by Alvaro Muñoz <[email protected]>
Fixed focus issue after seeking around

de2eff13ff7189a69f76319d8efaf2d3843b0515 authored almost 8 years ago by Hugo Teso <[email protected]>
Closes #75

a40cd098a606fe18b8c7a26941e3b19857819858 authored almost 8 years ago by Hugo Teso <[email protected]>
display full r2 git version in AboutDialog

133058aa3082a02586899019a9dfe290a3584ce4 authored almost 8 years ago by mrexodia <[email protected]>
updated iaito_win32 submodule + better gitignore

3333abe127453e2ea78b5c94a129fdec9e7139c4 authored almost 8 years ago by mrexodia <[email protected]>
Custom fonts registration and usage (#50)

* Register custom fonts once

The QHelpers functions registered the fonts on every call, which...

44b72a182669f6f1822506a14638b2d63686868a authored almost 8 years ago by C. Balles <[email protected]>
Removed rogue semicolon

d7435b1e54113ac0772edf36027ed58e0e198b8b authored almost 8 years ago by Hugo Teso <[email protected]>
Set light theme as default one

255643e36df917faff39e6f5c2a0a4ed7e3e7e2c authored almost 8 years ago by Alvaro Muñoz <[email protected]>
extract common css code to graph.css

cb180e7abbae875518a13206b20cfc8586fe16c4 authored almost 8 years ago by Alvaro Muñoz <[email protected]>
add dark theme support for graph view

cce1c150dfe2656765a3f90b646947b7d6ca4aa3 authored almost 8 years ago by Alvaro Muñoz <[email protected]>
Check if file exist before opening (#82)

* Check if file exist before opening

When opening a file writing its path directly on the tex...

441ea351f8b6ad496dd81d7e8a0f03d0932cfa03 authored almost 8 years ago by Antonio Rodriguez <[email protected]>
Improved xrefs dialog with fcn information

af5276841a37690a07cc524ea696d0e445d39d09 authored almost 8 years ago by Hugo Teso <[email protected]>
Fixes #58

e87ed8448cf32320ca6a453bc81bf4c66da01735 authored almost 8 years ago by Hugo Teso <[email protected]>
Remove linuxdeployqt workaround (#68)

* See whether workaround can be removed

Thanks to https://github.com/probonopd/linuxdeployqt/...

248393416c0ef5c04059eaf0e5c3cb0ee58262f6 authored almost 8 years ago by probonopd <[email protected]>
Merge Headers color fix

e869f316c9117123914061fe4b6920014c6ab320 authored almost 8 years ago by Hugo Teso <[email protected]>
Fix tree and list views header color

1fb6a8d585ee4216275092fba0c4dd70f1973802 authored almost 8 years ago by Hugo Teso <[email protected]>
Update r2 submodule

bb887412964a9e2865da8c643407c88407499b52 authored almost 8 years ago by pancake <[email protected]>
Add CMake generated files to .gitignore (#66)

e3a07c2c5d1303ee8857070fe727728618bcd106 authored almost 8 years ago by Wilhelm Buchmüller <[email protected]>
Merge pull request #70 from pwntester/graph_refactor

Refactor of graph view. part I

162d3a25413ba148a0a38ba3fc27f2650a63dd3f authored almost 8 years ago by Alvaro <[email protected]>
refactor of graph view. part I

bbb576197cd4b893da98891fec54ab94cecb7ada authored almost 8 years ago by Alvaro Muñoz <[email protected]>
Support multiple instances of the graph webview

* Set the http.port from core to the webview's js

608a7fcc1c318a051535662000f26c0c1f096b79 authored almost 8 years ago by pancake <[email protected]>
Fix regression introduced in 0317cf2663fcf0942100030c52dbb2c506bb2f27

* Graphs are working again
* Multiple instances not working
* MainWindow was creating a new core...

360407f453a645a915e3aaced9959e1f9adc186a authored almost 8 years ago by pancake <[email protected]>
Enabled webview developer inspector to fix the graph view

a8f644dcf4977e8fcc5a74939131066528babf08 authored almost 8 years ago by Hugo Teso <[email protected]>
Moved http server related settings

ea6789af54bbfc23dbc44c9b6be64e631d5eaf6c authored almost 8 years ago by Hugo Teso <[email protected]>
Fixed compilation issue

f47ca71a2cee69e58adf39d9c42a51e9e5d62f56 authored almost 8 years ago by Hugo Teso <[email protected]>
Fix #15 - div by zero in graphics bar

27ca3af8f926f4fd22a58190400700debcf52289 authored almost 8 years ago by pancake <[email protected]>
Fix another null deref in the dashboard

013375c64c86c483d03266181a2f6a6a5ae65995 authored almost 8 years ago by pancake <[email protected]>
Support sys/user.sh install of radare2

b82e932ad7de833d1b81490e81cc0d46fa35bb40 authored almost 8 years ago by C. Balles <[email protected]>
Cleanup qsettings parameter

* Set Organization- and ApplicationName QApp wide
- Setting this here removes the redundancy ...

f91b9dd4a9b035357dc35f25e97f4b48fc99f3bc authored almost 8 years ago by C. Balles <[email protected]>
Fix another null deref

c99759825aedceb21cb48a67425f4b79f907691b authored almost 8 years ago by pancake <[email protected]>
Fix null deref crash in comments

4a49acc2f2fb03d68d79e86913a81e96517bf075 authored almost 8 years ago by pancake <[email protected]>
Fix seek for double clicking reloc item

24256f239d786c95c62900ad713242d596f65b16 authored almost 8 years ago by Florian Märkl <[email protected]>
Make Icon Background transparent

ec15a467756a81698c002d3276b15e06b88bcb55 authored almost 8 years ago by Florian Märkl <[email protected]>
Fix Program quit when closing dialogs

a22b97a53bc5b92116092f19d56bcca90062f308 authored almost 8 years ago by Florian Märkl <[email protected]>
Command Line Argument for Filename

8f8000753142cabb2bc82a1cb1ae72a12bda8842 authored almost 8 years ago by Florian Märkl <[email protected]>
Make Icon Text always centered

aee1eb79079ee50150fe050e71a61e7d0ee2cf76 authored almost 8 years ago by Florian Märkl <[email protected]>
Merge pull request #54 from probonopd/patch-1

Compile on Travis CI and upload AppImage for each build

20e66e59ce4a4e98b18275825a916bf0826aa55b authored almost 8 years ago by Hugo Teso <[email protected]>
Merge pull request #31 from thestr4ng3r/master

Add CMakeLists.txt as an alternative to using qmake.

7f327166aea8c01a45bdf5ce3acc34bccc1416f6 authored almost 8 years ago by Hugo Teso <[email protected]>
-verbose=2

7d312b56cd53ea94282ceb7fac89e9b2c1dd0d43 authored almost 8 years ago by probonopd <[email protected]>
Update .travis.yml

d992e8c01388d77b0fa97789e7be96da2ceced3b authored almost 8 years ago by probonopd <[email protected]>
Iaitō spelling

b8de1125f6c65e5b804a553f412cd5ad5831b356 authored almost 8 years ago by probonopd <[email protected]>
Use correct icon

436eb6fba44fcf1c23ec40f64bbc09b38e389bdd authored almost 8 years ago by probonopd <[email protected]>
Create iaito.desktop

395e715303709078de7672dade746f5b91355f99 authored almost 8 years ago by probonopd <[email protected]>
make install does not work, so do it by hand

[ci skip]

f133ad11e2ff228b54a30e4daeb16638840ea31f authored almost 8 years ago by probonopd <[email protected]>
Update .travis.yml

0e7debdb133c75d2e68f60da52f044b999100dd2 authored almost 8 years ago by probonopd <[email protected]>
Update .travis.yml

7d468766439dbde0dfc328ab39bdeb7b54145d11 authored almost 8 years ago by probonopd <[email protected]>
Create .travis.yml

c2ce84de5f86ba5b60f4f2212abfe4087907560a authored almost 8 years ago by probonopd <[email protected]>
Merge pull request #45 from ballessay/thread_cleanup

thread cleanup

0317cf2663fcf0942100030c52dbb2c506bb2f27 authored almost 8 years ago by Hugo Teso <[email protected]>
Merge branch 'master' into thread_cleanup

da7777f89b868a168958e2d43164d12129a97feb authored almost 8 years ago by Hugo Teso <[email protected]>
Merge pull request #44 from ballessay/fb_quit_menu_entry

adding a quit menu entry

a48bac29d014c296e85de2c8c89e39bdfe5509cc authored almost 8 years ago by Hugo Teso <[email protected]>
Merge pull request #42 from neversatisfied/patch-1

Update mainwindow.ui

06c3c19351d5ecb23a6c639a0bc3729279c4aada authored almost 8 years ago by Hugo Teso <[email protected]>