-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rarc2 #8
Comments
Rarc has been integrated in r_egg and it's available in ragg2. See manpage for details. On Aug 3, 2012, at 9:28, Simon Vocellareply@reply.github.com wrote:
|
Hi radare (or do you have another name?), Thanks for you answer, I read the manpages of ragg2 and ragg2-cc and I do some tries: -- Try number 1 -> Works -- Try number 2 -> Don't work -- Try numer 3 -> Don't work -- Try number 4 -> Don't work Error: I don't want bother you, but I have some problems as you can see :D Have I done something wrong? I have an Archlinux installation, if he can be useful, I can help to fix these problems! greetings, |
You can call me 'pancake' :) There are several known issues in ragg2 and r_egg. I'm aware of some of them, but its hard to fix them all because of the number of supported platforms (os/arch) and now it used rasm2 and rbin instead of gcc to compile final code. Which can result on magic bugs in several layers of the stack. I want to get it fully working before r2 1.0 so i'll happily accept patches and ideas for it. Afaik you are the first person interested on using it :) I use archlinux and osx. But it will be great if you can contribute with some patches here. I have many TODOs right now before checking r_egg. Thanks! On Aug 3, 2012, at 14:47, Simon Vocellareply@reply.github.com wrote:
|
Hi pancake :) I know this project thanks to smashthestak challenge, do you know? greetings, |
Yes, I know the challenge and some of the guys ruling it asked me for using radare there :) I'm back from holidays in monday. I plan to release before september, so it will be great to get this working too. There is a test suite that is checked out when running 'make tests' you can put your tests there.. But i think there are several bugs to fix before writing more tests :) Thanks an enjoy your holidays! On Aug 4, 2012, at 12:01, Simon Vocellareply@reply.github.com wrote:
|
Ok! thanks for the informations ;) |
Hi pancake! I'm back ;) can I contact you with the email pancake@nopcode.org? |
sure :) you can also join the irc.freenode.net #radare On 08/20/12 14:10, Simon Vocella wrote:
|
@voxsim Hello? :) |
Hi pancake! Excuse me! I have to do to many things in the same time! |
I'm closing this bug as long as the problem has been fixed in git. Please open new bugs for other ragg2 related issues. |
for some reason I do not understand, this is necessary for AUTOUIC to be able to recognize the file.
Hi,
Anyone can you explain why rarc2 is dismissed?
There is any way to do the command: echo 'main@global(,64){printf("hello world\n");}' | rarc2 -s > hello.S in the radare2?
Thanks in advance,
Simon
The text was updated successfully, but these errors were encountered: