Open puskartrital opened 6 years ago
do you have c++11 standards enabled in code blocks?
To check go to Setting -> Compiler
and you should see a box that says
[ ]Have g++ follow the C++11 ISO C++ language standard [-std=c++11]
if it unmarked than you have to toggle it on. Than try compiling main.cpp again and see if it works
Yes it worked thank you, but in timer.h error again in std:: thread Thread this line i don't know why? recompile your timer.h if it works in my system doesn't work. Error detected. .
is it the same error?
no it's not code is wrong or either something missing.
I only get errors when i don't have the c++ 11 standards box marked. Other wise I am able to compile with no problem
can you send me the errors
See errors i get in timer.h
can you send a pic of your compiler setting. please
Please i am new in this programming and here in this site..i saw over 5 codes for the email keylogger and i downloaded power.docx and sendmail.h and i read d script..is that all i need or do i still need to add the source code in my SendMail.h code..?
Sunnepazy123. Unless you want to change how the sendmail function work the only thing you need to do is add what it says in the readme
So all i need to use in the source is the sendmail_h source code by adding the powershell.docx code if the sendmail_h code have issue..
On May 28, 2018 11:37 PM, "Siegfried5" notifications@github.com wrote:
Sunnepazy123. Unless you want to change how the sendmail function work the only thing you need to do is add what it says in the readme
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Siegfried5/Keylogger/issues/4#issuecomment-392612587, or mute the thread https://github.com/notifications/unsubscribe-auth/Al3oVbQqCDspBtLmgDZozFMj5ZPyPWZrks5t3HxGgaJpZM4TPW-L .
I really appreciate your quick response because i wasn't expecting it this soon.thank you Siegfried5
On May 29, 2018 2:08 AM, wrote:
So all i need to use in the source is the sendmail_h source code by adding the powershell.docx code if the sendmail_h code have issue..
On May 28, 2018 11:37 PM, "Siegfried5" notifications@github.com wrote:
Sunnepazy123. Unless you want to change how the sendmail function work the only thing you need to do is add what it says in the readme
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Siegfried5/Keylogger/issues/4#issuecomment-392612587, or mute the thread https://github.com/notifications/unsubscribe-auth/Al3oVbQqCDspBtLmgDZozFMj5ZPyPWZrks5t3HxGgaJpZM4TPW-L .
Yes. Read the readme. It's will tell you what to add to make the key logger work
Okay..Thank you so much..i will keep u posted..
On May 29, 2018 3:07 AM, "Siegfried5" notifications@github.com wrote:
Yes. Read the readme. It's will tell you what to add to make the key logger work
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Siegfried5/Keylogger/issues/4#issuecomment-392632861, or mute the thread https://github.com/notifications/unsubscribe-auth/Al3oVTdt1B2koH7X_NonTfJUjKvBB7XPks5t3K1rgaJpZM4TPW-L .
I don't know what u mean here..and how to fix it..pls kindly tell me
added a new flag with the following Setting -> Compiler name: windowsAPI Compiler flags: -mwindows linker flags: -mwindows
On May 29, 2018 3:09 AM, "Sunny Jay" sunnepazzy123@gmail.com wrote:
Okay..Thank you so much..i will keep u posted..
On May 29, 2018 3:07 AM, "Siegfried5" notifications@github.com wrote:
Yes. Read the readme. It's will tell you what to add to make the key logger work
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Siegfried5/Keylogger/issues/4#issuecomment-392632861, or mute the thread https://github.com/notifications/unsubscribe-auth/Al3oVTdt1B2koH7X_NonTfJUjKvBB7XPks5t3K1rgaJpZM4TPW-L .
are you using codeblocks?
Yes i am
On May 29, 2018 4:53 AM, "Siegfried5" notifications@github.com wrote:
are you using codeblocks?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Siegfried5/Keylogger/issues/4#issuecomment-392645586, or mute the thread https://github.com/notifications/unsubscribe-auth/Al3oVXRIZ6chlTdHqBVtGeLvGV3Ec5rNks5t3MZFgaJpZM4TPW-L .
go to codeblocks setting, than in the setting go to compiler. Their is were you need to create and the compiler flag. Also make sure you turn on the C++ 11 standards( its located in the same place)
I have turn on the c++ 11 standard..i will send you a snapshot of what i did..
On May 29, 2018 7:07 AM, "Siegfried5" notifications@github.com wrote:
go to codeblocks setting, than in the setting go to compiler. Their is were you need to create and the compiler flag. Also make sure you turn on the C++ 11 standards( its located in the same place)
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Siegfried5/Keylogger/issues/4#issuecomment-392662527, or mute the thread https://github.com/notifications/unsubscribe-auth/Al3oVQUjvvsglayly9bj9RskusWoJ2IJks5t3OWWgaJpZM4TPW-L .
I am not getting a screenshot
The code in codeblock is all green but in the build message it says No SUCH FILE OR DIRECTORY..
On May 29, 2018 5:41 PM, wrote:
The code is all green but in the build message it says No SUCH FILE OR DIRECTORY..
On May 29, 2018 4:21 PM, "Siegfried5" notifications@github.com wrote:
I am not getting a screenshot
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Siegfried5/Keylogger/issues/4#issuecomment-392817418, or mute the thread https://github.com/notifications/unsubscribe-auth/Al3oVUx66hNBroSmb7Z8LtGauOMZ4q5uks5t3WeXgaJpZM4TPW-L .
Did you create a new C++ Console App. Also did you just drag and drop the files into code block. Can you send Me a screen shot of codeblocks. It will be really helpful.
I have done as you said in the compiler settings..kindly check my screenshot
On May 28, 2018 11:37 PM, "Siegfried5" notifications@github.com wrote:
Sunnepazy123. Unless you want to change how the sendmail function work the only thing you need to do is add what it says in the readme
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Siegfried5/Keylogger/issues/4#issuecomment-392612587, or mute the thread https://github.com/notifications/unsubscribe-auth/Al3oVbQqCDspBtLmgDZozFMj5ZPyPWZrks5t3HxGgaJpZM4TPW-L .
I downloaded the SENDme_h file and the powerscript and i did exactly what d Readme said..it show all green in my codeblock but refuse to build it saying -mwindows no such file or directory in the code block build messages log...i didnt download the rest of those other source code..i hope that is not the problem..
On May 29, 2018 5:58 PM, "Sunny Jay" sunnepazzy123@gmail.com wrote:
I have done as you said in the compiler settings..kindly check my screenshot
On May 28, 2018 11:37 PM, "Siegfried5" notifications@github.com wrote:
Sunnepazy123. Unless you want to change how the sendmail function work the only thing you need to do is add what it says in the readme
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Siegfried5/Keylogger/issues/4#issuecomment-392612587, or mute the thread https://github.com/notifications/unsubscribe-auth/Al3oVbQqCDspBtLmgDZozFMj5ZPyPWZrks5t3HxGgaJpZM4TPW-L .
Again I do not see a screen shot on here.
and AV detect this ?
some av do detect this.
do you have c++11 standards enabled in code blocks? To check go to
Setting -> Compiler
and you should see a box that says[ ]Have g++ follow the C++11 ISO C++ language standard [-std=c++11]
if it unmarked than you have to toggle it on. Than try compiling main.cpp again and see if it works
And also make sure CodeBlocks is version 16.01. I completely uninstalled CodeBlocks 17.12 and Installed CodeBlocks 16.01 as in the Udemy course. and it Worked with those flags. Newer version of CodeBlocks not compiling even with compiler flags.
in timer.h this_thread is not declared im not saying compiler said it when i try to run main.cpp Thread not declared thread is not a member of std thread in namespace std does not name a type