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

mips to new core

96cd69e1f8645135a51eb2e2b2bebdfb6c3942a3 authored over 6 years ago by wargio <[email protected]>
added movasb

ba63c0ae863628f02304be186d00ce78d274340d authored over 6 years ago by wargio <[email protected]>
fixes

0cae0dc471fea5c0bfe591fa1eb155dd57f560ba authored over 6 years ago by wargio <[email protected]>
fixed ppc and base

957c8a7b31428c83bef7a00dc91f39dd3ded1385 authored over 6 years ago by wargio <[email protected]>
fixed bad toString()

7355e28b3d8ca45399d251bd509871e8544dd13d authored over 6 years ago by wargio <[email protected]>
fixed several bugs and initial ppc work

fa1bdf8321b10278d91f922e39d1a927119660f1 authored over 6 years ago by wargio <[email protected]>
fixed x86

604b18dd3de2e654204c6136fce14dc6f8bae898 authored over 6 years ago by wargio <[email protected]>
fully working --hide-casts

98c72a4ff2276a3b1bd041bd9780dff2a71f092c authored over 6 years ago by wargio <[email protected]>
added missing error on wrong argument

e050d6b7ce958fbc91ef629d12f1f62558fe033d authored over 6 years ago by wargio <[email protected]>
fixed help

837feaf7344c1deafca80038f0793f9da98e475a authored over 6 years ago by wargio <[email protected]>
hide casts via --hide-casts

e5bb6fb5e5d6ef6e5a914d8682c9ad9acae4ba09 authored over 6 years ago by wargio <[email protected]>
colors for everyone with --colors

35fa831ee4a0458ec664f8fcc04ba7f99744a31c authored over 6 years ago by wargio <[email protected]>
v 1.3.0

e4161b314f83bc8657f237158cb4a4204f3c47d1 authored over 6 years ago by wargio <[email protected]>
several fixes for arm and x86

651a14e6e8ad2c21c7e77c3ddbda2770a48c0784 authored over 6 years ago by wargio <[email protected]>
fixed arm and x86 return/call

1b86e64a55bbc77e8cc6640c5fb937af685aa75a authored over 6 years ago by wargio <[email protected]>
push+pop comment

e1d57d42de1151ee9eaff81fa5a1e712d893f0c9 authored over 6 years ago by wargio <[email protected]>
added return type of function and fixed push+pop

3d7818e91d5c34d223093ee9ab8a78cd46ca9ce3 authored over 6 years ago by wargio <[email protected]>
fixed workflow once more

35dc1e33ba2feae9379d400bd9ca799cbc37d8d3 authored over 6 years ago by wargio <[email protected]>
fixed partially arm asm

d46efa93aa4ca01b6d57ab63bf78c8914c6662e3 authored over 6 years ago by wargio <[email protected]>
fixes and better detection

4aebe05ea168903de1dc0f60d52e5dced9cc5d21 authored over 6 years ago by wargio <[email protected]>
fixed strings

13dfb64422e7b1facde65ff374cc4c04a70cbe74 authored over 6 years ago by wargio <[email protected]>
added more support

dc89f03e1cbf49718438cb3f28254a4d00c9bdfd authored over 6 years ago by wargio <[email protected]>
updated readme

bdce05656234a86b9d0012e4c4ddfd511479d43b authored over 6 years ago by wargio <[email protected]>
Merge pull request #28 from wargio/middle-asm

Porting archs to common base.js

d950b72b630460f8347b3f8cc88672fdc07a9653 authored over 6 years ago by Giovanni <[email protected]>
added code + macros

f68019274b7b2fb9c005d9f777e2849250a3ef9f authored over 6 years ago by wargio <[email protected]>
middle port to base.js

9e519c227753aab0aa33b9894ab3e536b03abc3b authored over 6 years ago by wargio <[email protected]>
fixed x86 not/neg; added more arm support

0651302765e185c4b40b7137d861111fd0834f89 authored almost 7 years ago by wargio <[email protected]>
updated README.md

dba2f03d66fd8abd29521f94ebe1cfa495c4119b authored almost 7 years ago by wargio <[email protected]>
added initial arm support.

Arm branch

ce84d17c294c4f0c38107c07b93d4a5f2f3e0e4e authored almost 7 years ago by Giovanni <[email protected]>
str

16787d0088959ea8838a10b47740678ea4c481dd authored almost 7 years ago by wargio <[email protected]>
ldr

1e5690df594934d8b754843bb250ed2eebe61396 authored almost 7 years ago by wargio <[email protected]>
initial arm support + som fixes

a01b384cf63d3204e690fa3b20878687d6c7b5d8 authored almost 7 years ago by wargio <[email protected]>
fixed several bugs

e83dcd13e624fec80d163ccd6e2ac565ca846f7e authored almost 7 years ago by Giovanni <[email protected]>
added jae on x86

00e626fa244ca0392c6b89c535df8697694f76b0 authored almost 7 years ago by wargio <[email protected]>
added experimental mips

ee1363e4a298228695f994d1424a6eecb5d3125e authored almost 7 years ago by wargio <[email protected]>
lis is now like addis/oris

d2ce89e3834fce196ce2a17cdc989a5fd5e54eb6 authored almost 7 years ago by wargio <[email protected]>
fixed crash and added missing ppc instructions

713129d4d2354073012efeef4168323a9319a025 authored almost 7 years ago by wargio <[email protected]>
fixed while-if and break detection

d2a3587db4325dd78eb76ded7a6df063dc98d206 authored almost 7 years ago by wargio <[email protected]>
fixed README markdown

bdbd06eb4c9a1c64d9ae4b12a029781aa687fc3d authored almost 7 years ago by wargio <[email protected]>
fixes and updated README.md

8b8a6b90218a35495ae64bb18bf9a14bbff3a60a authored almost 7 years ago by wargio <[email protected]>
fixed bad if

6fcf03535cd630444c24ae864dd792f0ae7b75da authored almost 7 years ago by wargio <[email protected]>
renamed x86intel to 8x86

7976e941205e0a7fd96f80686820be6e989538ad authored almost 7 years ago by wargio <[email protected]>
partially working ppc

c66ad6445cefafdd4c3a82a9b0e2f10d28118fe6 authored almost 7 years ago by wargio <[email protected]>
finally working scope

571b119d9aff01411c84a00bfddb3a97ba42ac7c authored almost 7 years ago by wargio <[email protected]>
working if and while - missing terminations

3abcc079c5c293b06b14b92ed2259945147b5be5 authored almost 7 years ago by wargio <[email protected]>
working while

f1e615e0caaa6db20ed6a1a612b957087427a95a authored almost 7 years ago by wargio <[email protected]>
test

6789d6570ac018bab45bae7e34bb9fb1c4d18e4d authored almost 7 years ago by wargio <[email protected]>
total rewrite

d6fc8a1890544efe92bde9c400764b3da3b608dc authored almost 7 years ago by wargio <[email protected]>
fixed reloc jumps

d27bb21c5cd3364687ce456a5ba7a1668be5949d authored about 7 years ago by wargio <[email protected]>
fixed missing string type utf16le/be

e159fd3f4ddf09fcbead002e7a919d3ebbfa74b4 authored about 7 years ago by wargio <[email protected]>
fixed wrong function detection

52d7429d6877fef26fd9294808ab20f284ad37f8 authored over 7 years ago by deroad <[email protected]>
Merge pull request #22 from wargio/r2pipe-check

r2dec check on old r2pipe version

11ea1998c8ee90bc3a4baa0c943a7324c28b62e9 authored over 7 years ago by Giovanni <[email protected]>
hasOwnProperty is better

80ff3e91c3855dc18e2b99eacd20ea82b143b3fc authored over 7 years ago by Giovanni <[email protected]>
r2dec check on old r2pipe version

6487e8019c672801684e58c797a41788fda57d63 authored over 7 years ago by Giovanni <[email protected]>
updated usage

6a83f6ded4efdf403d634b584fd88e0d420e869d authored over 7 years ago by deroad <[email protected]>
Merge pull request #20 from wargio/r2pipe-fixes-1

Cross Refs working!!

1282952fad24f234a478057d79ba20c5282fbb7d authored over 7 years ago by Giovanni <[email protected]>
renamed inr2 to r2dec

8a877ea310dcfa56fd5c4a7ac817b7ab35b99fee authored over 7 years ago by deroad <[email protected]>
xref working

ad2f8c713450a330db42a2882e5842e537330946 authored over 7 years ago by deroad <[email protected]>
Merge pull request #19 from wargio/r2pipe-fixes-1

fixed inr2.js & added some x86 missing instructions

f50781f18636132c18bb0bcb925c12e490b112ad authored over 7 years ago by Giovanni <[email protected]>
fixed inr2.js & added some x86 missing instructions

3bc8a2fdf8b46ede56e4902078cd7998a7585e27 authored over 7 years ago by deroad <[email protected]>
Merge pull request #18 from wargio/fix-15

Fix #15

7793ee2397b2fbab78b769bd89d2b2b4af0883ed authored over 7 years ago by Giovanni <[email protected]>
fix #15

756e2d1e799654dc516d3217fc6db0fdfe274071 authored over 7 years ago by deroad <[email protected]>
Merge pull request #14 from wargio/refactoring-2

refactoring controlflow

5d7e3fb37b1e7238cd16327b78cbb0e090ef22e2 authored over 7 years ago by Giovanni <[email protected]>
refactoring controlflow

15676597eaf4139ba6b6d2b4fcae8dee228950f2 authored over 7 years ago by deroad <[email protected]>
Merge pull request #11 from wargio/json64

JSON parser with 64 bit integer support.
(thanks to long.js)

cb591592f5f347231f47e4fb83255e8c183fef0a authored over 7 years ago by Giovanni <[email protected]>
removed uint64 to use long.js

f082c3b8297846e5805771f3f9d867e2f34caad9 authored over 7 years ago by deroad <[email protected]>
fixed negative numbers

17550780b3d8978d2130ee38664e3ac8bb924beb authored over 7 years ago by deroad <[email protected]>
updated package.json

1d8be6d54aa92db62b136d58c1dbeb08dc3c9a3a authored over 7 years ago by Der0ad <[email protected]>
handling json with 64 bit numbers.

1cca2005f1cb173173eea0a745a1270ca56cc35b authored over 7 years ago by Der0ad <[email protected]>
fixed regression on x86 interface.js

4252c8476e58ab3c9ea30b20ee2e0f02c325f057 authored over 7 years ago by Der0ad <[email protected]>
Merge pull request #10 from radare/inr2-2

Fixes for inr2.js and some undefined dereferences

3f36b3a7b458e963ba3b1beb3f7dd0f09f6c31fb authored over 7 years ago by Giovanni <[email protected]>
Fixes for inr2.js and some undefined dereferences

* Use r2pipe.quit in a promise-way
* Autodetect arch from current r2 session

$ r2 -qi inr2.js ...

b7565037e9e9df686dd4ebaca6b683eed4fca579 authored over 7 years ago by pancake <[email protected]>
Merge pull request #7 from wargio/mips

Mips initial support

9b94e7cd5a92d350c2dd8cfc3b95ae6c8d5cddfe authored over 7 years ago by Giovanni <[email protected]>
refactoring mips

11e080cb74ef31da573a6d78a825db27e8f4f76d authored over 7 years ago by deroad <[email protected]>
rebase conflicts 2

mips.md

Update README.md

ff9a2be416cfa0c37ae5a75f98ef632f3ba34962 authored over 7 years ago by deroad <[email protected]>
# This is a combination of 2 commits.

# This is the 1st commit message:

rebase conflicts

# This is the commit message #2:

cond now h...

ddddfbf75e330b9e04523abebe44040ddeadf183 authored over 7 years ago by deroad <[email protected]>
Merge pull request #9 from wargio/refactoring

Refactoring, uint64, Instruction

892d20eb8318283159dd2c953fad18afa40b75b2 authored over 7 years ago by Giovanni <[email protected]>
fixed function args regression

689bb0cbed408aa2b2f10731a904eae693e0cec4 authored over 7 years ago by deroad <[email protected]>
ppc refactoring

8e76c16b3c8dba93ba1c3a0de323350b9fb38e56 authored over 7 years ago by deroad <[email protected]>
rolled back to ppc example.

59c8ec1f6557cd962aaae21f2db9ed63ad6bab32 authored over 7 years ago by deroad <[email protected]>
refactoring x86

69f951ab1da9f9f834e599977f4c609e6d7a8fda authored over 7 years ago by deroad <[email protected]>
instruction completed, metadata left as TODO, uint64 with conds

83129fb31c8e26d1b253363f6fc4315c0aeef9ba authored over 7 years ago by deroad <[email protected]>
uint64 working

fa72107255db18739f46684d0527119900d40b1a authored over 7 years ago by Der0ad <[email protected]>
Merge pull request #3 from wargio/x86

X86 first support.

1ab3a5f6c9ed550963074e36a2f52cb6f56c8c92 authored over 7 years ago by Giovanni <[email protected]>
huge improvement on x86 side

06af7ecb96a56a02471d44371c170de431bbcf08 authored over 7 years ago by deroad <[email protected]>
x86 initial work on cond

fdd106a49fdc67414a51b95f7d95b4441f677237 authored over 7 years ago by Der0ad <[email protected]>
moved console in proper place

612a299cb113b992dbfac02950b727167067fd73 authored over 7 years ago by deroad <[email protected]>
x86 intel begin

21b9e04c5218b385bd96ea12d077a76379eccbf8 authored over 7 years ago by deroad <[email protected]>
Merge pull request #2 from radare/inr2

Use more const

5545aa6f022c8a7c5454710963a3cf2c60196315 authored over 7 years ago by Giovanni <[email protected]>
Use more const

6c86e76f736b78f27f2a079585664117d0f8ca90 authored over 7 years ago by pancake <[email protected]>
Merge pull request #1 from radare/inr2

Inr2

3112e4db09c3962448be045062179a9086fb079b authored over 7 years ago by Giovanni <[email protected]>
Support file argument inr2.js

4302c59fc83ce0ae84af5c36ccbd8e03ebfd20b3 authored over 7 years ago by pancake <[email protected]>
Merge branch 'master' into inr2

7c853e413757f34bd78b108c0b55edd066f29558 authored over 7 years ago by radare <[email protected]>
Add inr2.js as npm run test

b36166b5f4a7a49eb05f8e9317053f533e517262 authored over 7 years ago by pancake <[email protected]>
Fix wrong index in arrays for powerpc

308b1f6eb1071dadcd22f2ded18fecaa63132e5a authored over 7 years ago by pancake <[email protected]>
restored old value

296e550857961d2458e971451ff0b214c456b713 authored over 7 years ago by deroad <[email protected]>
fixed control on indexOf

40b9f5101761af3a6d345b0a0f51467ec7e3d7fc authored over 7 years ago by Der0ad <[email protected]>
fixed function return value on ppc when it's before an if

432f4aa8f88864eaa33fb07a500928e23f9246f1 authored over 7 years ago by Der0ad <[email protected]>
better name

97854f1e1b76af9934be3b4566f2040b2972f1bf authored over 7 years ago by Der0ad <[email protected]>
fixed arg func

123bc1ffbc965ffa7cd83d9a1e2433264a9b3d97 authored over 7 years ago by Der0ad <[email protected]>