No go ahead KamG, thanks for the appreciation |
==> |
That's kl thanks for the praise, although i realized after I'd submitted it that it has a small memory leak in the program. Oh well |
==> |
Thanks euler, i've made a couple others if you wanna check them out. Thanks for the feedback though man. |
==> |
Awesome Sn0kr45h, glad you enjoyed it! |
==> |
[TIP]Uses a bitwise sort between some arrays, maybe look for unusal patterns in the numbers contained within the array. Also is not a very common algorithm as has certain shortcomings, but though it would be interesting for people. |
==> |
Don't worry i've just checked the source, its an inline function that just calls strcat multiple times at different pointer offsets. Also just realised it's a C++ binary just to correct myself lol. |
==> |
I can post the source on pastebin or something but not here as think it's a bit to tempting for others to check.
But as for not finding an direct c syntax/functions that are assured to compile to a specific instruction. Read a little about the inside logic/steps that a compiler takes. |
==> |
Thanks for the feedback i'm uploading a new one that's a little bit harder, not too much though. Its still a beginner crackme
|
==> |