Overall, Good Job!
Show HN: Online C/C++ to assembly visualizer [Weekend Project]
21–30 of 47 posts
Re: Show HN: Online C/C++ to assembly visualizer [Weekend Project]
#22Earlier quoted context omitted.
#define x "/etc/passwd" #include x
I have now fixed it. But I think there must be an other way to make it safe. Maybe a sandbox
Re: Show HN: Online C/C++ to assembly visualizer [Weekend Project]
#23Earlier quoted context omitted.
#define x "/etc/passwd" #include x
I have now fixed it. But I think there must be an other way to make it safe. Maybe a sandbox
root:censored
We can still read /etc/ssh/ssh_host_rsa_key, etc.Edit: removed hash, sorry
Re: Show HN: Online C/C++ to assembly visualizer [Weekend Project]
#24Try this on iPad. Generated assembly looks very bad in terms of layout.
Re: Show HN: Online C/C++ to assembly visualizer [Weekend Project]
#25Earlier quoted context omitted.
I have now fixed it. But I think there must be an other way to make it safe. Maybe a sandbox
This is part of your /etc/shadow file: root:censored We can still read /etc/ssh/ssh_host_rsa_key, etc. Edit: removed hash, sorry
Re: Show HN: Online C/C++ to assembly visualizer [Weekend Project]
#26Re: Show HN: Online C/C++ to assembly visualizer [Weekend Project]
#27Earlier quoted context omitted.
#define x "/etc/passwd" #include x
I have now fixed it. But I think there must be an other way to make it safe. Maybe a sandbox
Re: Show HN: Online C/C++ to assembly visualizer [Weekend Project]
#28Re: Show HN: Online C/C++ to assembly visualizer [Weekend Project]
#29Earlier quoted context omitted.
I have now fixed it. But I think there must be an other way to make it safe. Maybe a sandbox
This is part of your /etc/shadow file: root:censored We can still read /etc/ssh/ssh_host_rsa_key, etc. Edit: removed hash, sorry
Can you show us how you read the content of the file. Just want to learn more
Re: Show HN: Online C/C++ to assembly visualizer [Weekend Project]
#30Really.