| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10
Comments:
<0> The [4] is zeroed <0> In your loop, if it's 0, you return 0 <0> SO you won't check all the other IPs <1> yeah... 0 means you are at the end of the array <0> But do you move [5]->[49] to [4][48] in such a case? <1> so it should start at 0 if no ip is there insert one once the interdict is called via thread <0> (or at least [49] to [4]) <0> It won't start at 0 <0> You ++ i before you check the IP <1> i do ips[i++] the post condition will incriment after the value is checked no? <0> while(i++ < 1000) <0> Ah nvm I'm in isInterdicted <0> Well, that's the only one anyway <0> So that's the right function <1> one sec.. <0> There are so many horrible pieces of code in this source heheh
<1> your right it does skip 0 <0> And wtf is ###define <1> where do you see that? <0> In about every #ifdef/#ifndef/#define <0> You didn't read the source of that exploit? <0> You should have read line 26 <0> Anyway, gotta go <1> thanks i think that helped.. <1> have a good one. <2> hmmmm <2> rent is due <2> and my roommate is nowhere to be found <2> hmmmmm <3> heh <4> Heh <5> HEH <3> :/ <5> rent is due, my roommate is found, but he doesn't have it :-/ <3> HEH <5> :/ <4> :D <6> anyone use an unpacker for armadillo 1.xx - 2.xx <6> ? <3> no, we won't help you cheat <3> or crack <3> or whatever else you might want to do that for <6> rdragon is about unpackers not cracking <6> :-) <3> write one yourself :) <6> heh...it`s hard...but... <3> get your dis***embler and debugger out, and get going <6> cracking is not a shame rdragon <6> is just knowledge <6> study <3> downloading an unpacker and running it isn't cracking <3> and isn't 'study' <6> lol <6> how come? to elimine a protection scheme it`s not study? <3> eliminate it by figuring it out yourself <6> rdragon you buy application or use a crack? <6> ;) <3> buy <6> heh... <6> is hard to belive <3> I haven't stole software since I was a teenager <6> rdragon you are in a big confusion <6> stole? <6> cracking? <6> is not the same <6> sry for you <3> huh? <6> if coders make the protection schemes so weak... <3> you don't need to circumvent the protection schemes if you bought it <3> and armadillo isn't that weak of a protection <6> but is interesting to know how is do it <6> you make a application rdragon? <6> in your life <3> downloading an unpacker isn't 'knowing how to to it' <3> i do it for a living, Noops <6> ok <6> tell me pls where can i fin oane
<6> one <6> ? <3> find one what? <6> appl <3> something I've written? sorry, not your business <6> you see? why not? <6> just to see <6> maybe you lie <3> becuase my mom told me not to give personal info to strangers <6> :)) <6> poor excuse <3> oh, you're from .ro <3> that explains things <6> what things? <6> and what explain <6> ? <6> rdragon? <6> your silence is an answer! <6> *the <7> hy <7> where can i find a good tutorial on using select() ? <7> google gives me a lot of vc++ and other crap <8> hello <8> i have a problem <8> http://www.noidea128.org/sourcefiles/16134.html <8> i have problem <8> http://www.noidea128.org/sourcefiles/16134.html <8> when i copile it <8> it gives me a mistake <3> reuf_ we aren't compilers, you'll have to tell us what it says <3> line 109 could be a problem, though <3> you forgot the () <9> and not write all your comments in gibberish would help <9> getchh() <9> and what "copiler" is this? <3> if(trougaona = true) <8> devc++ <3> line 126 is bad too <3> for 2 reasons <8> k <8> ? <3> you forgot the semicolon <9> whats the error? <9> (s) <3> you probably shouldn't p*** your vectors by value to a function that only calls .size() <9> int BrojRedova(vector < vector < double >>A) the double >> might be a problem <3> and size() doesn't return int, but yet your function does for some reason <3> I don't think the formatting is what he actually has <3> http://www.noidea128.org/sourcefiles/16134~ <8> up to line 52 evrything is ok...i checked it with some experts...problems occur below line 52 <9> what "problems"? <3> 'some experts' ? <3> you have to tell us what the problems are, we can't just magically guess <9> fix the things pointed out and try again <8> ok <8> tnx <8> im doing that <8> ill get back to u after ive done that <9> then tell us the first error <8> 86 C:\WINDOWS\Desktop\zadatak1.cpp a function-definition is not allowed here before '{' token <8> 86 C:\WINDOWS\Desktop\zadatak1.cpp expected `,' or `;' before '{' token <8> 100 C:\WINDOWS\Desktop\zadatak1.cpp expected primary-expression before "int" <8> 100 C:\WINDOWS\Desktop\zadatak1.cpp expected `;' before "int" <8> 127 C:\WINDOWS\Desktop\zadatak1.cpp expected `}' at end of input <10> > >, not >> <8> k <8> tnx <3> if(A[i][j] != 0.) <9> not sure what this is : for(int j = 0; j < i && j < BrojKolona(A); j++) <9> and if(A[i][j] != 0.) <3> BrojKolona calls .size() <3> reuf_ use iterators to iterate <8> it does transpons matrix <8> given the matrix
Return to
#c++ or Go to some related
logs:
#gentoo #linux #linux #teens paulez2 configuring wsftpd hey you don't be silly put a condom on your willy #skype #chatzone what planet travels around the sun every 248 years
|
|