Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/radareorg/radare2-r2pipe
Access radare2 via pipe from any programming language!
https://github.com/radareorg/radare2-r2pipe
5746b7ddf6385a93cd170fc80294335a291ef41a authored about 6 years ago
d04489cc8b998ccc11db0bdc29d1b6548e4e8148 authored about 6 years ago
73856fb97a3d95be3680311bb366f883202790e3 authored about 6 years ago
727f85b7d1a88ff0cee53fa8ec2901ce0433e86f authored about 6 years ago
d8d36d8fe42cbdaac081c80f966fb2f1aa4678eb authored about 6 years ago
845ac5bf9be01b423a61da2cbaf9f6472ec43c7e authored about 6 years ago
08627796c0737bcd1d99763141a86a9a02d06a97 authored about 6 years ago
05a908ca0f66dda961bf5476268a7297b2c2dc75 authored over 6 years ago
0a540f33e325183298de3672deaa8eba7fe4fd72 authored over 6 years ago
42abc23e60563044324f36351d1454752501a4dd authored over 6 years ago
377a6d62a825154bb35edadbb4603b11372a41eb authored over 6 years ago
* fix when using r2pipe.open()
* fix using r2pipe with python3
6f60dee3abcca25e1ffd45aeaa09075f9e6161f4 authored over 6 years ago
1cb6d426ab3cae29ea718b4c441aa09b7d76972e authored over 6 years ago
9d64988ba7c018bb4f5815566fef84b326953a01 authored over 6 years ago
Rust TCP support was added in radareorg/r2pipe.rs#24
f90b8500ce5cd2ef248500ec21bcd95d1cc44d12 authored over 6 years agoWasted quite a while trying to figure out why r2 wasn't working through r2pipe. Turns out the do...
38d3a1c219a94836c5c76db1e51f0884096e32eb authored over 6 years agod388f2b3d07ff28364f539941ae14c408d37ca66 authored over 6 years ago
bf24781170a6325841c57582715dff494f77428b authored over 6 years ago
ec4d464031b27b38c386188be6319c7ce9a8218e authored over 6 years ago
1cd011bbfd7157d4aef60a77ab0082fac7602e81 authored over 6 years ago
26442e35bca85b4c44ad5f5365c4d01102ff2e83 authored over 6 years ago
f5679637a9627fde5484624d8cb0f27185f87a13 authored over 6 years ago
0358388d3c9e0c5b673f9215c9bb7336d9b486ac authored over 6 years ago
780e20902e6780b7eb7d7ccbf60e1d9cb5fa30dc authored almost 7 years ago
4be9d959aedd9541e814cac2357aa6a1765f4ca5 authored almost 7 years ago
7a8055d1f4a13e6d27a38ccdd5ff306b69ef7263 authored almost 7 years ago
abd79b5144288055132cc78ba77a9b4493c20bc5 authored almost 7 years ago
b56b15ef1e08ed4b78380e6595fa9a83cf4b0c46 authored almost 7 years ago
007f1d639ae60ee32d6be21fb2344775dd179382 authored almost 7 years ago
5299c4105605baf7c5c0e1fd7390245f52fceed6 authored almost 7 years ago
560b81d82f7aa7ba1322821fa4208054aa9d5e6d authored almost 7 years ago
546d637ee05af5423c1bd449079b0d767c66f2a0 authored almost 7 years ago
1. Make python3 compatible and remove redundant e declaration;
2. Ignore __pycache__.
04cdcd6b99460222ef4a66f0d29c4cca8aa5d432 authored almost 7 years ago9b19aa732f60401cddf0fafc2f133f5046ad1787 authored almost 7 years ago
99115e11b2a07ee797f6cac5f02df08a885a3d75 authored almost 7 years ago
9f724508126bdffe02ee76721019eb919b96bd0e authored almost 7 years ago
655f119fba13c755685f5f5d98a338519e79d3d4 authored almost 7 years ago
In windows, when r_core is not accesible (ex. not in path) the installation fails because setup....
cd8ee696a60ee7cb749e85462a60f194fdbc0005 authored almost 7 years ago4d4cdb62d6ad76d77b1cdc192c572aea8b16f353 authored about 7 years ago
6adbd5dd57d3ddb23f3cb01b7a00733397561389 authored about 7 years ago
8d8ad19ef015f19c2b7fb99c43b00df2aefe027e authored about 7 years ago
bb9bcde91a8d7fcd6160903b16e32a5846aa64e1 authored about 7 years ago
045b3e6057a3ed768faf53aa8cd49f7f20352bef authored about 7 years ago
The issue: in windows _cmd_process raise an exception because self.nonblocking is not declared
2ca7fc429760c7ef339b544d62fe255e2d775d89 authored about 7 years ago9813c7be6ee22aa2c132cad040681263462290a5 authored about 7 years ago
44b7e97cbdf7c6330a85fe05fcd008e6762496fd authored about 7 years ago
a77252eb1090cb9533db3675b9960d0d35bc57c6 authored about 7 years ago
709571381b51b7103262594263b47a63d21355ec authored about 7 years ago
f30d2b17d4321c247df6495b45393417aec1f3b3 authored about 7 years ago
55b275a91287e26a60b367db5d7c3edc8bead416 authored about 7 years ago
Python 2 does not support file object in the TextIOWrapper object. This
required additional hand...
1180e6738bbeb423dd12311e499aaf2dd4bf5119 authored about 7 years ago
f20db3edaafc41eee00ad0c7af3cb0b70a902efe authored about 7 years ago
7d6ab9bc9c72394e7219bb5d2ea98276605d34cd authored about 7 years ago
fb289929782a18a766e946824b36c3965bf66d6f authored about 7 years ago
993d186022c304bab3960c745368fbed232b9632 authored about 7 years ago
4868ff48b3487f6ca7658123bda8734078b507e6 authored about 7 years ago
8b70a3d48a242a8aaa5d63679bde064fe821de10 authored about 7 years ago
4f0ee9717b582f9fbb7d7249396779efe8b9f79d authored about 7 years ago
b113e5edfbe0081b7f4a6baa13febb4d89ab57da authored about 7 years ago
0e2dd1ca5f386db9e71dccc0d5e1cf13bf2385f8 authored about 7 years ago
ba62a71b4e184fb770c620337abb416b1627fe03 authored about 7 years ago
39594260624f0b1599193650e99deca80d1ab0e7 authored about 7 years ago
3af7a70a5456dba1a73f4078691df0d923564202 authored over 7 years ago
Mostly cosmetic since r2 is crashed at that point, but just in case.
fade3a5e67829e5f434f8a2805727fbf966e09fd authored over 7 years agof2b58de37dfc7cb1b35e157408c9426d737fa7a7 authored over 7 years ago
280fda7940c1b047987bed2dd6aaa9606f069091 authored over 7 years ago
6b3cd4c1823141cdf5246468007a2a0316385e50 authored over 7 years ago
f109a75b895d17ddb97bc1462416a28151b1bbf0 authored over 7 years ago
a081b0bc2516bba9995da2960158071433cfff4b authored over 7 years ago
0b10e722b1c7e96e9fa044bcde9a2eafae2ea840 authored over 7 years ago
e5a54c69a7c0a762640bcdc115c74b772029341b authored over 7 years ago
In this way the parameter matching should be compatible with what `r2pipe.open` does internally....
9f406983fd78f722a6abc7aefd082ade91dda7d7 authored over 7 years ago0c98ac9edaa76534e280fab0b0910cd72ba7c126 authored over 7 years ago
a59cc6c93964d50a8a1fa7851faebc7b7f55e5ac authored over 7 years ago
ccc1fb7830582b789ced01233af9716ec9c234ba authored over 7 years ago
15c3748f2be17977f327392cf07430ffe5fb5f5b authored over 7 years ago
95fe0c0bffbcf558011c2e32530fcbb866d78540 authored over 7 years ago
7839a963d23a3415f924acd024c935ca5938cef7 authored over 7 years ago
abdbc61e58511f4d4b7165c75514e2e5fd82954f authored over 7 years ago
3bd20880a2033d4a95bc7462eb7b36f27d1226b8 authored over 7 years ago
dab3af773297603d2c3a4c6ab6b3cc4fba453aee authored over 7 years ago
792aab17ada5d2368793c71362c8dee6cb61b64a authored over 7 years ago
f8ef1c09953c13d938e7578ac8f98647b9bd8b98 authored over 7 years ago
25f3a51d609ebd14b605336ee262c742c81af99f authored over 7 years ago
cd6e023e252289ef24890638e31d912fd3e93290 authored over 7 years ago
5e3f772ec08c236947764e3f9ff93d1a802bc982 authored over 7 years ago
dd17d76a348034b13c99aacf480abbee28625863 authored over 7 years ago
4ae7a66658f8e6528f2616e1ce4fb447df2040ff authored over 7 years ago
6ed2b91e8cf098540f57a5122b3f88af791ac9a7 authored over 7 years ago
bd9ccd1070583c2d385f396bff23ecf329b97f23 authored over 7 years ago
6f412a34f569e66fa85862ddbc09bf029c92c37a authored over 7 years ago
bf05641cb243853d43bf933cee70b4418f287ef2 authored over 7 years ago
f007a9981e0d95a77fba045bcc9fcadb952fac7d authored over 7 years ago
14de38fec947b0fc903a92266b50ff8f20aa8bdf authored over 7 years ago
0c9ea394e591446a2009d169d736cb255f7128cf authored over 7 years ago
405166e3bd927ee31f6ceffdfde42bfe9291094a authored over 7 years ago
1b93b3112e5f3f25dc8d288bbe1241611058d5af authored almost 8 years ago
1815ae5b3384b830f52b5b8a2bb6ae7fa91f9c3a authored almost 8 years ago