Ariana
Am bored
What hacking are you referring to
Anonymous
I just wanna hack... Tired of Python Programming, Python perl C++
Ariana
Facebook password hacking? Pentesting? Actual irl hacking?
Anonymous
Want something diff
Ariana
I just wanna hack... Tired of Python Programming, Python perl C++
well if you're tired of all these i cant suggest pentesting You'll be looking at code all day
Ariana
Mahbøøb
Hi. Any one can take the information about. IF-statement If-else statement Nested if-else statement.
数学の恋人
@Mahboob_joOon, hope this helps
Mahbøøb
@Mahboob_joOon, hope this helps
Thnx but I can't read so
Mahbøøb
Use any of the references listed in #cpp
Thnx ANUNAY Tomorrow I have A test..!
数学の恋人
Thnx but I can't read so
You can zoom in to see the text
数学の恋人
@Mahboob_joOon, or you can refer this.
GRANDIZER
any one got an app for c scrript....so i can try my code or program??
GRANDIZER
Yes, I have gcc
can you give me the full name ?
Jussi
gcc
Jussi
gnu c compiler
Jussi
Or compiler collection
GRANDIZER
Thanx very much m8
Jussi
Yeah np
Jussi
You are most probably on windows so I would try visual C compiker first
Jussi
It is embedded in visual studio
Jussi
And then when you want to really code C, move on to linux and use gcc
Jussi
HLL?
GRANDIZER
HLL?
high lvl languge🤔
Jussi
Aaah
Jussi
C is a high level language, I dont really know why, as you can compile it to ELF executable
Jussi
I've written my own operating system kernel in C
GRANDIZER
Jussi
And assembly ofc, but they both generate the same IA32 machine code
Anonymous
Jussi
I would personally say it is as low level as assembly itself, if you dont use external libraries (including iso c standard libraries)
GRANDIZER
C is a high level language, I dont really know why, as you can compile it to ELF executable
its a HLL because you can anderstand and write in it faster and a lot easyer than low lvl language
Jussi
Well that's a stupid way to separate high level and low level
Jussi
https://github.com/jussihi/SaturnOS?files=1
Jussi
That's the OS I've written in C
Jussi
Or kernel, not an OS actually
GRANDIZER
I would personally say it is as low level as assembly itself, if you dont use external libraries (including iso c standard libraries)
you can say that becuse you tried another languge and found it alot easyer than it i think🤣💔
Jussi
C is actiually really easy language
Jussi
Because of its simple nature
GRANDIZER
GRANDIZER
Because of its simple nature
do you have any apps of c can work on phones ?🤔
GRANDIZER
because am usually on it
Jussi
I think you can compile C on android?
Jussi
No idea tho
Anonymous
Guys , I need a huge advice
Jussi
Never coded for it
Jussi
Guys , I need a huge advice
About citizen surveillance?
Anonymous
Lmao
Anonymous
Hahaha
Anonymous
Nope , about C++
Jussi
What is tyour problem
Anonymous
I currently can code anything basic with C++ , though my main interest area would be malware development , can you point me out what I should read to start coding in that direction with C++?
Jussi
Shady russian websites about windows kernel driver development
Jussi
Watch out tho
Anonymous
Hahaha no seriously
Jussi
Thats C programming, and windows kernel development sucks ass
Jussi
Im serious
Jussi
rohitab is a good place to start from
Anonymous
Maybe should I check out windows development site?
Jussi
No
Anonymous
Where there are all the functions and I should start including #include windows.h
Jussi
MSDN sucks
Jussi
They hide over jhalf of the kernel routine interfaces
Anonymous
Lol
Jussi
If you want to develop a real malware and not some .net framework skiddo things that HackForums is bloated by, you should really go deeper to the kernel level and create a rootkit or something similar
Jussi
And then make that rootkit launch/inject that skiddo keylogger virus or whatever you are about to write
Anonymous
Yeah but I'd like to start from something basic
Jussi
Ok