What about this ? for(y=0; y<ymax; y++) { for(x=0; x<xmax; x++) { //... } }
Another side effect generated from the experience : There is no time limit for flipping the first coin, so if the guard choses the first square, I would wait 1 min before flipping mine. 60th square ? I would wait an…
There is another known trick : Place your string after a "call" instruction, then when you are inside the call, the address of the string is on the stack, you can pop it in any register you want.
Another very complete tutorial : http://www.brokenthorn.com/Resources/OSDevIndex.html
Thank you for all those precious advices, it means a lot to me. I'll start blogging as soon as I've got something new and interesting. I need to show what I can do, I'm currently studying and I feel like I haven't a lot…
Interesting, thank you very much for your detailed answer. I think I'll aim a maintenance coder job in a company using low level languages (C would be good) and see what opportunities I can get from there. I enjoy…
Thank you for your answer. I've took a look at the Matasano project. It seems terribly interesting for me and it fits with my expectations. Unfortunately, they recquire to work in their office, as an european (french)…
Hello, I love reverse engineering and programming a lot. I'd love to work as a "maintenance coder / reverse-engineer / re-implementor", but I've still no idea in which domain it is really needed. I do it for my own…
What about this ? for(y=0; y<ymax; y++) { for(x=0; x<xmax; x++) { //... } }
Another side effect generated from the experience : There is no time limit for flipping the first coin, so if the guard choses the first square, I would wait 1 min before flipping mine. 60th square ? I would wait an…
There is another known trick : Place your string after a "call" instruction, then when you are inside the call, the address of the string is on the stack, you can pop it in any register you want.
Another very complete tutorial : http://www.brokenthorn.com/Resources/OSDevIndex.html
Thank you for all those precious advices, it means a lot to me. I'll start blogging as soon as I've got something new and interesting. I need to show what I can do, I'm currently studying and I feel like I haven't a lot…
Interesting, thank you very much for your detailed answer. I think I'll aim a maintenance coder job in a company using low level languages (C would be good) and see what opportunities I can get from there. I enjoy…
Thank you for your answer. I've took a look at the Matasano project. It seems terribly interesting for me and it fits with my expectations. Unfortunately, they recquire to work in their office, as an european (french)…
Hello, I love reverse engineering and programming a lot. I'd love to work as a "maintenance coder / reverse-engineer / re-implementor", but I've still no idea in which domain it is really needed. I do it for my own…