professor
int main() {
const std::vector<std::string> t{ reverse.ascii_lowercase() , reverse.ascii_uppercase() , reverse.digits() , reverse.punctuation() };
std::cout << reverse.join(randomString(20, std::accumulate(std::begin(t), std::end(t), std::string())), "--") << std::endl;
std::cin.get();
}
Anonymous
Hello
How refactorizing this:
public static bool SendEmailByType(TypeEmailSend typeemailSend, String nameEmail)
{
if (DAOImplLogin.ISExistEmail(nameEmail))
{
var sendmessage = DAOEmail.ReturnSendTextEmail(typeemailSend);
sendEmail(nameEmail, sendmessage.Item2, nameEmail, sendmessage.Item1, null, null);
return true;
}
else
return false;
}
public static bool SendEmailByType(TypeEmailSend typeemailSend, String nameEmail, String nameUser)
{
if (DAOImplLogin.ISExistEmail(nameEmail))
{
var sendmessage = DAOEmail.ReturnSendTextEmail(typeemailSend, nameUser);
sendEmail(nameEmail, sendmessage.Item2, nameEmail, sendmessage.Item1, null, null);
return true;
}
else
return false;
}
public static bool SendEmailByType(TypeEmailSend typeemailSend, String nameEmail, String nameUser, String nameBook)
{
if (DAOImplLogin.ISExistEmail(nameEmail))
{
var sendmessage = DAOEmail.ReturnSendTextEmail(typeemailSend, nameUser, nameBook);
sendEmail(nameEmail, sendmessage.Item2, nameEmail, sendmessage.Item1, null, null);
return true;
}
else
return false;
}
H̲i̲L̲e̲v̲e̲l̲
Has everyone arrived to another country for learning?
professor
Yes
Anonymous
What does this warning means?
Anonymous
can anyone help me out with this😕
Mat
Anonymous
Anonymous
thanks for your time 😁.
ps: problem is solved!
Anonymous
Anonymous
Anonymous
Anonymous
Anonymous
Somebody help me!
BinaryByter
read the warnings
BinaryByter
www.netlib.org/fftpack/fft.c
BinaryByter
incase anybody wants to see some real gore
BinaryByter
Like... wtf
BinaryByter
1300 lines of... bad code
Ariana
its ok
just dont search up gdb-peda or gef
Anonymous
Anonymous
Dima
use safe method alternatives
Dima
gets_s
Dima
or fgets
Dima
gets_s
not sure if that one exists
Anonymous
Anonymous
I want to write a C++ / C implementation on the Windows system Task Manager in the process Process Netstat -ano port information hiding under the command line
Anonymous
Does anyone know the information in this regard?
Anonymous
Please help me find information on this technology
Anonymous
I want to hide any process on Windows. Any port hiding
Wim
Check gigabytes sources? Probably she wrote that long time ago for her Windows virusses
Ariana
im sorry
Anonymous
Anonymous
I need some documentation to learn about this technology.
Anonymous
My luck is not so good, I have studied the information that I have not found any useful information all day.
olli
Anonymous
Can someone help me find relevant information?
Dima
sounds suspicious
Anonymous
Anonymous
I want to hide the processes and ports in the system.
Anonymous
This technique looks interesting and I really hope that I can implement this function myself.
olli
Anonymous
MᏫᎻᎯᎷᎷᎬᎠ
olli
WHY?
(assuming 64 bit) Have you read the link above? Any modification to undocumented structures will bug check aka blue screen
Anonymous
You cannot
This is a very good technical breakthrough.. I hope I can implement a case.
Anonymous
Writing the first demo code is a success.
Anonymous
Hi am new to computer science and I want to be a hacker what can I do
Anonymous
I don't know much about this technology, so please help me implement a demo.
Ariana
Anonymous
Anonymous
Means??
Anonymous
https://github.com/M00nRise/ProcessHider
Please help me see if this project is a successful project?
H̲i̲L̲e̲v̲e̲l̲
Means??
At start, you shoud learn basic algoritms and programming language
Anonymous
But I want to hide the process and TCP port information I want to hide.
Anonymous
Anonymous
https://github.com/landhb/HideProcess
https://github.com/M00nRise/ProcessHider
Please take a look at this project will it help me?
Ariana
As long you know how to write code and how it works, you can easily be a hacker
H̲i̲L̲e̲v̲e̲l̲
H̲i̲L̲e̲v̲e̲l̲
H̲i̲L̲e̲v̲e̲l̲
It helps you
Anonymous
Learn assembler
You can learn first, C language, then learn C++ so you can do a lot of things.
Remind that compilation is not human, it is difficult, and I hope you stick to it.
Dima
o.O
Anonymous
- -
Anonymous
Dima
I don’t know who got warned you 😄
Anonymous
robot
BinaryByter
/ban
Anonymous
if 1+1 = 2
Wim
Huh? Not 10?