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

More friendly asm syntax changing

2e79090a1146313aed338f97ea950d95cc32ef4f authored over 7 years ago
Added option to display address Fix#113

c07f48692059a76c4ade7b34860aff35303caddd authored over 7 years ago
Merge pull request #206 from xarkes/fixbuild

Fix build on linux

2fa55ffda50b3a591532c4a51904e182f842e55b authored over 7 years ago
Fix build on linux

6f425042466eab9cb634667005216ec3363a47c5 authored over 7 years ago
Fix build with QT Creator (#193)

* Fix build with QT Creator
* Only clobber includes on unix
* Update r2 submodule

3a1d27a67fc84aa692895f61e56ccb972e315a0e authored over 7 years ago
fix small warning (#202)

* 111

2222

* fix small warning

* remove

remove

142f0941c42f79c7d64911b22369213e5bc01fac authored over 7 years ago
Fix #114 (#205)

a71f2a8b27af5df5343d2ac43a1c3a7e81d63f02 authored over 7 years ago
Analysis Menu-Cursor changes Issue #124 (#189)

* Add relro in the dashboard #105

76bc053a8c53a8f3cbc229bcaea6c5bf6649461c authored over 7 years ago
Trigger CMake reconfigure if iaito.pro changes and disallow in-source builds. (#184)

* Trigger CMake reconfigure if iaito.pro changes

* Disallow in-source builds with CMake

* ...

6c8adef74b4f8c5d0ef3fecf073bac417d96dc57 authored over 7 years ago
Entrypoints panel Issue Fix #77 (#192)

* Panel to list entrypoints Issue #77

* Panel to list entrypoints Issue #77

* Fix build error

6dd0bd1c6a2a8c3d8d9a4a22ca7bbb3c27d06b4b authored over 7 years ago
Allow opening read-only files (e.g. system binaries) (#196)

76f3cc07fc1046e5dc8cc88a12d9bd5d430842bf authored over 7 years ago
Add flag in disassembly context menu, changes in disassembly refreshing (#197)

* Prepare Add Flag
* Flag Dialog
* MainWindow::globalSeekTo() signal
* Load more disassembly ...

6ed212a4ef67dbd41dc13d5c54ba25b7dc1cf290 authored over 7 years ago
Renaming QRCore and QRDisasm to IaitoRCore and IaitoRDisasm (#187)

* Renaming QRCore and QRDisasm to IaitoRCore and IaitoRDisasm

* Included AStyle formatting ch...

771eccc125210d7d224e8a88023ac2aeced66230 authored over 7 years ago
Replace all icons with SVGs and add Iconic License (#183)

* Replace all icons with SVGs

* Add Iconic License

6d90a98a6f38126d344ab91ca7b5521ad9f86b83 authored over 7 years ago
Fix minor issues introduced recently

d033b52875d08a6e610e3efc64cd46d5828b119e authored over 7 years ago
Some more X-Ref changes (#185)

X shortcut for X-Refs in MemoryWidget

3f8f904ebd94663d914a1951f05b506949c36c49 authored over 7 years ago
Fix undefined dereference in JSON decoding for relro

9954f31a32623476abdaea4c4ecd3cee859ca03a authored over 7 years ago
Add relro in the dashboard #105

5931097b6622f8f55fe3603364aaac113c4675d3 authored over 7 years ago
XRefs from JSON Commands

af39658da74af4c340d74f842a09a146dba1a6fc authored over 7 years ago
Refactor XrefsDialog

132cebf8a11a14740f4908c33b9b1bece1eba74c authored over 7 years ago
Fix XrefsDialog, X-Refs in Sidebar from JSON

f35ce9949584995657450893971cf3208264162d authored over 7 years ago
fixed a deadlock (updated r2)

e7f6cdcd8a5003068c79411fc7d1e06b57d15554 authored over 7 years ago
AStyle

2e4c088eaba66ca0a16dcc373ac4c2729da46045 authored over 7 years ago
update iaito_win32 to 1.5.0

2b90122e92ba9bb118b1a1289183e77eb206b5b4 authored over 7 years ago
updated to radare 1.5.0

8d53c610067be80db895cb6b637abd0a0089cf2f authored over 7 years ago
README.md: simplified requirements (#179)

c36c5951ec223bca17c56dcea398c4496d2eae1b authored over 7 years ago
Added refresh to menu, omnibar and sidebar

b7e9afc140af0d1377a8b2587aa3cf5515d18a05 authored over 7 years ago
Use custom qmake parameter for AppImage

Install files for AppImage if a custom qmake parameter is supplied, not
by abusing PREFIX.

Add ...

1e35b1768c27dd592824ce23e81d0141d457f87f authored over 7 years ago
Fixed asm bb sepparation spacy/bbline

d565c76483ddc92c4b8ebc722afc2f937330e986 authored over 7 years ago
Added Exports to omnibar actions

eb661fa9fcdb59353577a6ffc56b093f6e0dd010 authored over 7 years ago
Add ExportsWidget, Double Click in ImportsWidget (#174)

* Add QRCore::getAllExports()

* Add ExportsWidget

* ImportsWidget double click

5d91e3c88463c61595a473bab050be6ea2ae5b5f authored over 7 years ago
Improved functions filter show/hide

117d54757001830321c9a22725c2a8f9dbefa4b9 authored over 7 years ago
Fixed omnibar Esc shortcut

a3adfab8c32650df70b6968c03ed16fc1a3c1334 authored over 7 years ago
Added show/hide shortcut to functions filter

f6623605248403809dff0b08b9ee61dcc4a3d856 authored over 7 years ago
Rmoved bold font from options Dialog

1cf395d7b9b135576a994b5c7e94b67b97f6e08a authored over 7 years ago
Fix Qt include headers in source files: code cleanup pass 1

43cd49bc5dc7fc6e43684d05fa4da0b63598f62c authored over 7 years ago
Enable ccache for travis builds

7beab5057e28a826ca3518387be46a81919e1358 authored over 7 years ago
Fix webserver failure in appimage

The radare webserver is looking for http.root or http.homeroot which
wasn't included in the appi...

d6b766f7b4b150eaf4bca8e20f21dd5e4d6484bc authored over 7 years ago
Fix Projects, Some restructuring of OptionsDialog (#165)

* Add Settings, Project Management

* Re-enable -A argument

* Fix loading notes from project

d2df03ee62aad38fffdd400d9333c725a9b52e25 authored over 7 years ago
Rename file according to class name

23c92ac77cf0488caa50ed84ceb03be414f68d06 authored over 7 years ago
Fix webserver deadlock

Removes the ability to stop the webserver, because 1. it's needed for
the graph views to work 2....

a562d5b0b613504e814ea9b46bfe2939aee05dd2 authored over 7 years ago
Fix crash in hexdump, issue #163

To prevent recursive calls to hexScrolled block the signals of the
verticalScrollBars of the QTe...

6ffb18e6e4838b03d5c7d0f8689e011067228453 authored over 7 years ago
Update radare submodule to current master

44d1b0454fb49916979233210e2c70806bac48a6 authored over 7 years ago
Minor cleanups

9e729e56cd87f20ee1c193fdf4f42f8403d911bc authored over 7 years ago
CMake: Move finding radare2 using pkg-config to FindRadare2.cmake

b4f1a77a14d57e4b9cd82cad3bb054fdc3d51d72 authored over 7 years ago
Use QAbstractItemModel in FlagsWidget

4e4797511b343badf34fdfbecb80da70683055d0 authored over 7 years ago
Remove broken default value for -A

adcaccc44757c498252448185885e351633ca589 authored over 7 years ago
Get more things from JSON commands and some other things (#161)

* Flags and Flagspaces from JSON

* Sections from JSON

* Change -a option to -A with defaul...

6f16a5a95ea203afa7afa98c576168e66ce7b457 authored over 7 years ago
Merge pull request #158 from hteso/minimap

minimap minor fixes

416ed821491644f2b21e093cb2bc5612e9b79deb authored over 7 years ago
minimap minor fixes

4bf55a7b62b603019bef6d0a899a03c6e9a44e7a authored over 7 years ago
Merge pull request #157 from hteso/minimap

Add minimap to graph view

34ae84123efff9dfaeefe7b6b5595fe25738a0ff authored over 7 years ago
Add minimap to graph view

512f6134aa6a678f461059be1dc91ed982b581eb authored over 7 years ago
cmake: Use pkg-config for non-windows

fd80443b7edfb6b598d0c1975ed461791bd0bb53 authored over 7 years ago
Close completer popup on clear

bdd308d183ffa3403e00c77377ff74b820056ac5 authored over 7 years ago
Add ConsoleWidget

Moved the existing console functionality to a separate widget for easier
extension

6731032495d693c771221e6f9e953e4b8c3e7f87 authored over 7 years ago
Use ConsoleWidget in MainWindow

- Replace the MainWidget console handling with the new custom Widget
- Rename some functions
- F...

a8418e3b53300906b7abbdca5e72bd0b51663e05 authored over 7 years ago
Add basic completion and command history

4fea009a9739eacfe94ed5afae1035e171679b9f authored over 7 years ago
Fox missing args and vars in graph view and theme switch

0062ff424eb36228370289df1f89ced2a277f672 authored over 7 years ago
Add -Wall to CMake

f0b905c77972bbeb3b276e543cca02577d88a269 authored over 7 years ago
Fix new warnings

- Fix compiler and cppcheck warning
- format with astyle

f586ab2d4ea51ea383ddfa09aa8a454fd4f811b8 authored over 7 years ago
Refactor FunctionsWidget, new features and much more (#149)

* Add RFunction struct and get functions from json

* Fix QRCore::cmdj

* Add Analysis comma...

ebe33ffe8eabe10cf1af8fcd08b5b6c6ea684212 authored over 7 years ago
Fix null-deref in disassembler

a0e5cd2d34780a236b8d84beceecd6db58148ce4 authored over 7 years ago
Initialize OmniBar again

+ cleanup of the OmniBar class

a9b5f4070246bdd1cce343eb0cbdb5c61671c513 authored over 7 years ago
Fix missing function names in CommentsWidget

8c8ca6b9a4660d57cb150a02402879d1d41f6c40 authored over 7 years ago
Fix compiler and cppcheck warnings

3bdb0b2aba87c7c0a0eb8113a279ceaca0c37aad authored over 7 years ago
Add shortcut to refresh visible DockWidgets

+ Fix some warnings

a7b70dbf8fb79b4602ed2a7f3c4eb600924b1883 authored over 7 years ago
Clear layout before adding more widgets

06e82c8421a507cbd10916d8d4de0abff260eb71 authored over 7 years ago
Use DockWidget base class

- DockWidgets inherit from base class and implement the interface
- Move setup/refresh code from...

6f2607fc3c0e0c9566adb3be6099b98eeaf2c5b9 authored over 7 years ago
Remove duplicate branches

dd3966665463377215cc5097e41409d34a72ce42 authored over 7 years ago
Use Q_FUNC_INFO for message

ab28142ec5e2178d1ab538679bc41b5736852a38 authored over 7 years ago
Add base class for DockWidgets

8e542d40fe14c28ff960038e2f45ee50c061033b authored over 7 years ago
AStyle format

312cc9b912a067e8b91bd3e12ba0f7b5eba96fa3 authored over 7 years ago
Initialize all members

e968479be1cd5e7a59797f1d8b3a7abb28cb3be8 authored over 7 years ago
Additional parameters for adjustColumns

- Add columnCount and padding parameter
- Remove unnecessary functions

ad0de056548f16dbe2a153e4d91721113abd10ff authored over 7 years ago
Fix warnings

- Use QChar to compare QString elements
- dashboard.ui: no zorder for spacer

354dcf574f19f6885dca6a50f00607631bc18863 authored over 7 years ago
Use existing public function

a5224bb7f6ba61dc6c91dc57f23609827a052c41 authored over 7 years ago
Fix warnings

- Same parameter name in h/cpp

85f84aac83e54a24c06e8d2941beea157045d893 authored over 7 years ago
Remove banned.h from widgets

The banned string is only used once so define it there.

b32fd4cef20329ffa49fe11b252a2f304dda7a72 authored over 7 years ago
Move default parameter to h

e72976ff55acf86d729d4295cd4804e87ea7556e authored over 7 years ago
Adapt MainWindow to refactored widgets

- Use new DockWidget interface as much as possible
- Remove unused/unneeded code
- Make more mem...

9931d6f48471208c81df0e4733db45f9961724a7 authored over 7 years ago
Add new helper functions

ff348e0f1a361fe50d0b287a76fb5aeef17281de authored over 7 years ago
PieView: Add reset function

On treeWidget->clear() non of the the existing functions got called so
the total doubled with ev...

d45c253f9fc6b58b2ef70aba99b2327d54de4c69 authored over 7 years ago
Merge pull request #145 from kazarmy/entry0-addr-gt-7bytes

Start at entry0 even if entry0 addr > 7 bytes

fdd7c10953824c912f0d62ade8786e0e3347fd31 authored almost 8 years ago
Start at entry0 even if entry0 addr > 7 bytes

be3f1e0a32e79e8e5f1b10795bab61d10459f8f2 authored almost 8 years ago
call init() to draw graph after loading index.html

4572fec9b3cac81084fcb5db75bbd575120b9fd8 authored almost 8 years ago
Fix graph not updated when changing function and theme switch

78737c3f7b9b895b9ef7bbb3a60c797609ed8073 authored almost 8 years ago
qmake: Use pkgconfig feature

Instead of using r2 to get the lib and include paths use the builtin
qmake feature for pkgconfig...

c57862912186c97eed5898b537816632e11a0e5e authored almost 8 years ago
qmake: Use QT_ARCH to switch 32/64 bit

Makes it possible to switch the build arch depending on the Qt kit not
the hosts arch.

aa2004476628cb1146e67f859eb5c6d48d1f6bb9 authored almost 8 years ago
update iaito_win32 for 1.4.0

ec7f4c2e89db3ec6cf467635ae1b5924a33edef9 authored almost 8 years ago
radare2 1.4.0 4b77cb2

47edd7c3a51468c60851824a36c1e1b595be15a8 authored almost 8 years ago
Update r2 submodule (#140)

609a42b09dd9d4530749ab6b338592b9530c816f authored almost 8 years ago
Create unique project name (#134)

- new helper function
- initialize members
- removed unused functions
- cleanup

d29625a8cb27c19655f4ced5f3426a0a4d7dc873 authored almost 8 years ago
Add QRCore::cmdj, Use iij to fix crash when import name contains spaces (#133)

* Fix crash when import name contains spaces

* QRCore::cmdj, Get imports with iij

3ac59f02f5e01903ac613ec0766fc8eaeb00d355 authored almost 8 years ago
Update .gitignore for qmake

qmake drop moc_predefs.h

008962df03d346c24a6cb4dad6da5b052b8b36ba authored almost 8 years ago
Add custom astylerc

Adds iaito.astylerc based on CONTRIBUTING.md

6262e0838184ccc3064d07a203e3f0ee0c6750a4 authored almost 8 years ago
Merge toolbar fix

4fc12173d08ef2a5f2b3fc8e92572f9dc95c97ce authored almost 8 years ago
Temporary workaround for black toolbar. Fixes #132

d451d9ecc6e8b960eb03c2aadf17111ab30adb76 authored almost 8 years ago
Merge Mini graph fixes

c0bc070aa43f2127e57416f9eb59caa6d426a818 authored almost 8 years ago
Fixed dark theme mini graph background

3caafc437e4c5070f1f49bc3e11c5968885c454c authored almost 8 years ago
CMake: Parse iaito.pro to get filenames

5d4661072135c78bebd40baf0dc7f389e2944208 authored almost 8 years ago