Ecosyste.ms: OpenCollective

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

github.com/rizinorg/jsdec

Simple decompiler for Rizin
https://github.com/rizinorg/jsdec

updated README.md

52929ca371b3985ac95984e6f020aaac15955a0d authored over 6 years ago by wargio <[email protected]>
added initial support for v850

76b0272c948fbea61ee449e5d1ae0da9318e99a4 authored over 6 years ago by wargio <[email protected]>
Autocompletation for r2dec commands

e880e77b83dc3e7f30c1a7a910cf6b80d4cad0a0 authored over 6 years ago by Giovanni <[email protected]>
updated function usage for autocompletion

5cf42f2c77c3805fa27be7c44a64fdc96f2179ef authored over 6 years ago by wargio <[email protected]>
autocompletation r2dec

d4ffbdef8fb713d98d0dabdb9a489c3ff92f47bf authored over 6 years ago by wargio <[email protected]>
fixed mov eax, fs:[N]

7090220fc162bc7960b37b041fdca0795ac22d22 authored over 6 years ago by wargio <[email protected]>
fixed default theme

8d8123c4759abe4c545dded1c317a9d3d0c657c7 authored over 6 years ago by wargio <[email protected]>
updated README.md

00419c04f7ed40ae3aa37034c900d1b6b77aaf69 authored over 6 years ago by wargio <[email protected]>
beautify swap

2861b8563e8457ff9ac5a2cd1f208e81c641a656 authored over 6 years ago by wargio <[email protected]>
updated .gitignore

0c7bb70ab937d60c593f213e4f069f9d4d77be59 authored over 6 years ago by wargio <[email protected]>
themes on r2dec!

46d275ab152a940f0706311d47c06cf26303df04 authored over 6 years ago by wargio <[email protected]>
Merge pull request #64 from radare/better-colors

Use cyan instead of blue for numbers

96f4b5c1a105f20369a30b402d97ca9c8a9f3273 authored over 6 years ago by Giovanni <[email protected]>
Use cyan instead of blue for numbers

411d41671867cc5510083d404d48700a4c23bbf9 authored over 6 years ago by pancake <[email protected]>
fixed bad color on non-string obj

2e773f479e02fdc823925cf87c14ca59d7a99dcb authored over 6 years ago by wargio <[email protected]>
fixed bad jmp

b7b3a6b75e5c1765ff6ff343fd6aa441a596c248 authored over 6 years ago by wargio <[email protected]>
fixed x86 return/jmp

cce1a653586625dca379a45d95e4ac47ea074f08 authored over 6 years ago by wargio <[email protected]>
fixed missing instr

138c00de0646ec1f0932e095167fa21f80303857 authored over 6 years ago by wargio <[email protected]>
fixed AVR bugs (post incr and bad r2 data jmps)

378faf31bc56a6c1a20bd523fc7cdd98acfd2716 authored over 6 years ago by wargio <[email protected]>
fixes on x86 side and bad homedir.

2680ec8b2619891656182cdfbcdbdd9c7d06dbf9 authored over 6 years ago by wargio <[email protected]>
better exception handling

26bcdb2557b95420f3db88302341b060467dff4d authored over 6 years ago by wargio <[email protected]>
supporting new evaluable vars for r2dec. see README.md

8cba5866c36223224a36ce57eb1dc89296057abf authored over 6 years ago by wargio <[email protected]>
honor new values

ccd1b51cc1d83d381d000ff35a89d293483e183b authored over 6 years ago by wargio <[email protected]>
fixes and tries to support .radare2rc

fb951570f27d074aca598ea98ade7ffb557bea7a authored over 6 years ago by wargio <[email protected]>
R2_HOMEDIR -> R2_HOME_CONFIGDIR

bdb43f137a13077574906f1de0a7d9235caa1d13 authored over 6 years ago by wargio <[email protected]>
better require (load)

24613d1f5813e330f097b464bc24a018881ef127 authored over 6 years ago by wargio <[email protected]>
0644 mode

18bd143fe36d4b1ec3e99e24841495a158319aaa authored over 6 years ago by wargio <[email protected]>
added clrlwi, clrrwi

373c9b5fd087a4327240c868329d253da620bc3e authored over 6 years ago by wargio <[email protected]>
fixed rlwimi rlwinm

deb1420b8f174a5b9c892d79e2cc639847e90509 authored over 6 years ago by wargio <[email protected]>
small fix for ppc

4b534c910aa3012693ba55695cdccce4e0d57679 authored over 6 years ago by wargio <[email protected]>
moved r2cmdj to js and fixed avr bug

351a9727f8e26e08fe2f79c56c6119a8e91153a7 authored over 6 years ago by wargio <[email protected]>
AVR support

Includes:

* various fixes avr/ppc/x86 and more avr support
* better error handling. removed ...

df2bce76435c2523b71220951f1e5f07e1884d8c authored over 6 years ago by Giovanni <[email protected]>
full avr support and fixed some bugs

012e12e10192a773d8bff4e7e7ce1d69434aa7d3 authored over 6 years ago by wargio <[email protected]>
better error handling. removed js based base64 decoder

4d44c04cfcc0d8608ad98d42dcf11a19af698499 authored over 6 years ago by wargio <[email protected]>
various fixes avr/ppc/x86 and more avr support

13d948af3867fc01cf8ac5c0eca2a90afe9cac4e authored over 6 years ago by wargio <[email protected]>
working load/store

89170023ffed3854f581fcd74021eda8b39d0e07 authored over 6 years ago by wargio <[email protected]>
more support

c48b562b6e431b92bf18b4e2bb70b58e35a22ea0 authored over 6 years ago by wargio <[email protected]>
ror, rol, bswap for x86

712a4cd6ecb61b52730e9460284cbac0fde3c0cf authored over 6 years ago by wargio <[email protected]>
added test bin to ignore

4d56c97f7d5932aae14d50c9ec69ea3db3475e15 authored over 6 years ago by wargio <[email protected]>
avr

1eb9a4f48d9240546d70f29674912c251ea5d8e3 authored over 6 years ago by wargio <[email protected]>
updated description

2e0eebee71902d852f9f3c45819e0c49ead9c2ca authored over 6 years ago by wargio <[email protected]>
html support

c7e0a4463825ab41e3ea303125e8da2923ac9047 authored over 6 years ago by Giovanni <[email protected]>
removed colorme.js

5899913ab9f8af48a197c60d9b92c5e0b1356fee authored over 6 years ago by wargio <[email protected]>
html support

d74adff7d3c57d846b16d779dca5893fcd3e5539 authored over 6 years ago by wargio <[email protected]>
fixed breakage of invalid data when compare function is not supported yet for an arch

5ebbc81d4499795e72c81e26c4287d80edff6cd3 authored over 6 years ago by wargio <[email protected]>
fixed renaming vars on r2 and honoring it

6ff7d679eca0b3aedd4d774ed85f75111e20347f authored over 6 years ago by wargio <[email protected]>
Added OSX again

8b6f944938208ec9412b96f7306b1fe7173fa33f authored over 6 years ago by Giovanni <[email protected]>
Update README.md

c855e34b117ac5ea80beb5d84b4c08373f81b674 authored over 6 years ago by Giovanni <[email protected]>
fixed bad loop

54f79f01e9f7a44c196b219e703f8e3aaa651f35 authored over 6 years ago by wargio <[email protected]>
Update README.md

e86a671a57dff9dc865108cea10705af213d3fd5 authored over 6 years ago by Giovanni <[email protected]>
added option for r2dec when crashing

e4b4d4e1a8874a9a5c1fab940b0f814ce47ad0e8 authored over 6 years ago by wargio <[email protected]>
Update README.md

661a4c7a5b58d35a58c8a00bd95b8cc629a15b2f authored over 6 years ago by Giovanni <[email protected]>
removed osx from travis for now.

a49d5ab66651df03e56564316cceccef9ac82510 authored over 6 years ago by Giovanni <[email protected]>
Update README.md

4d472edcd8a89233df09147e53d390461721ee86 authored over 6 years ago by Giovanni <[email protected]>
moved badge

57e370c00df59ee51a13b15f0bbd4f5684923d65 authored over 6 years ago by Giovanni <[email protected]>
Merge pull request #47 from wargio/travis-reg

travis ci integration

b9d83cf122aa650b324a7fe9ac23dc95f76116f9 authored over 6 years ago by Giovanni <[email protected]>
Merge branch 'master' into travis-reg

bb764bc353960cde86ef2e7884bedcd2db4827d2 authored over 6 years ago by Giovanni <[email protected]>
added travis badge

85510fbe5d682c0c8a58d5d674b9abeaaf73f085 authored over 6 years ago by wargio <[email protected]>
travis ci integration

0f16f523c97f6b95349fea07ad0e2ec78a57450c authored over 6 years ago by wargio <[email protected]>
updated README.md

4496fb6f0084e02e38881ff242a5c37e80e55f9a authored over 6 years ago by wargio <[email protected]>
Duktape support and removed node js

Duktape vs node

b1cb418648ce1a6bedb549af1db8befac2fdd23c authored over 6 years ago by Giovanni <[email protected]>
updated README.md

b0af2a58da33c54afedb60e77736bbc940a66cdf authored over 6 years ago by wargio <[email protected]>
--assembly = pdda

02f986002d88b799247c9156e2249feb8970f4d8 authored over 6 years ago by wargio <[email protected]>
working duktape

023917039639c01a520047c86ae73c72924bc1f3 authored over 6 years ago by wargio <[email protected]>
cleaned pdd

7015c218ed003c0e12f696a6a7baf9d427b0f8e6 authored over 6 years ago by wargio <[email protected]>
disabled for now native Long

0cfcee315d7743dbd62f25ba41588157c76feeb6 authored over 6 years ago by wargio <[email protected]>
duk long and console

b301dce391027b765bb06b6dd9cd3f4904ae6e3a authored over 6 years ago by wargio <[email protected]>
initial duk

19de7bc71cbacdf4f9c43b922c2d8a5b61413677 authored over 6 years ago by wargio <[email protected]>
fixed inverted if on goto

cda79f5667b1b5422ac9819f6a6aafe85276742c authored over 6 years ago by wargio <[email protected]>
fixed conditional jump with label

e6d422c94b856492f7d618520e117117ef65be80 authored over 6 years ago by wargio <[email protected]>
fixed bad conditional jumps with goto

8749ec948fbc6de3bccfe39a36b098fc4c56a53a authored over 6 years ago by wargio <[email protected]>
fixed mistake on registers

66197b3ac033868f7e04327b14c56480b755efe7 authored over 6 years ago by wargio <[email protected]>
fixed arm return null

0ccfb23077b488cb7a1f642d689a19000e0ad7dc authored over 6 years ago by wargio <[email protected]>
fixed name and new line

9755a322c72ffa65e7ba89de10d8f15c2437dc0a authored over 6 years ago by wargio <[email protected]>
added --assembly

1c2e4279ae50d2414b1d494dcb7452a6a83f8a5b authored over 6 years ago by wargio <[email protected]>
arm bx return with value

b37e0e78b9a4c1d0f22e950630c36ff4384b06bb authored over 6 years ago by wargio <[email protected]>
fixed arm math

f534ea9d9be9a76a584e0674a6598feaa73dd9ae authored over 6 years ago by wargio <[email protected]>
Handle e cmd.pdc

Handle e cmd.pdc

ceb7b9674a062f329359ef6ebb5185cc63963269 authored over 6 years ago by Giovanni <[email protected]>
Handle e cmd.pdc

ae937fefdbfa0af998e25aa19c74035de566b28e authored over 6 years ago by pancake <[email protected]>
PPC VLE pseudo

PPC VLE pseudo

39b99c8c47630417fe135df40e609f31b704e3e2 authored over 6 years ago by Giovanni <[email protected]>
vle final touches

3b71e9163fa1307571b0c506ecea7d609f50affc authored over 6 years ago by wargio <[email protected]>
vle initial

71d321ae83dad44e867dcb95236925ce1a9b61e3 authored over 6 years ago by wargio <[email protected]>
fixed mistake on math x86

877bf212970a646df1b85cb969ed94dfad82c325 authored over 6 years ago by wargio <[email protected]>
Update Makefile

faf7c5ffae079eb5ffd5ba3af16d4b505c3e155e authored over 6 years ago by Giovanni <[email protected]>
fixed missing recursive rm

f59f4d3ad490ec2a0bb38c9f2ada6dcfcb38a84b authored over 6 years ago by wargio <[email protected]>
Fix make install for linux

475a33c83f8231883bf6ec911e1edcdeb349cb5a authored over 6 years ago by Giovanni <[email protected]>
Fix make install

d64305ebf17d5cc665f20b866384b704749ae082 authored over 6 years ago by pancake <[email protected]>
updated README

a5e04fd06fec670b6f516064fab999f68761bcbe authored over 6 years ago by wargio <[email protected]>
honor e scr.color

b6e4f260b0f1b17c05118a60ed7bceeaf66d22d0 authored over 6 years ago by wargio <[email protected]>
c plugin

c94a77c4d6397f15259a279e0a08670834469a2e authored over 6 years ago by wargio <[email protected]>
Merge pull request #38 from radare/core-plugin

Initial import of the core plugin

ea428ed9705f14f0c9132cbb30ca623ac32ac0cd authored over 6 years ago by Giovanni <[email protected]>
Initial import of the core plugin

cba1e4977c9dfd2aba347f71718eaf1869657ec7 authored over 6 years ago by pancake <[email protected]>
added getopt

c0ee0831cf51f050abc18f695db5909dad37f220 authored over 6 years ago by wargio <[email protected]>
fixed regression on calls to be mistakenly changed to gotos

fccb944b3fa22ca65ff4779aa9e8186bb0acaebd authored over 6 years ago by wargio <[email protected]>
fixes for x86 memory and lea

b023618d8a48f73f171b2d6d98a4bfac6599ed56 authored over 6 years ago by wargio <[email protected]>
Merge pull request #34 from wargio/crash

Crash handler and User helper

9348be53e4b49032a8cb62c038a1dd787f4c55fc authored over 6 years ago by Giovanni <[email protected]>
added missing option

ef382969179caa6327aca481bcae157c40c9108c authored over 6 years ago by wargio <[email protected]>
fixed README.md

f6c0c4f176d8dcafe58765cc0fa9aac8bf4e98b4 authored over 6 years ago by wargio <[email protected]>
changed output of libdec.supported() fcn

d05b5ec04bfc4aa82d50a9ab34f7789a6638ff6a authored over 6 years ago by wargio <[email protected]>
handling errors for users and fixed infinite loop on dec

d8f313c32d5853ec7f00a7dd08a4f706748e21d4 authored over 6 years ago by wargio <[email protected]>
fixed delayed branch on mips

5be28256552a499be28800d8e4ff98c74cc37f7e authored over 6 years ago by wargio <[email protected]>