Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 862 Vote(s) - 3.47 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to code a rat in c++

#11
Quote:(04-21-2019, 07:12 AM)IsBadWritePtr Wrote:

[To see links please register here]

Its not about if you know the language, it is about knowing the subsystem and how it will behave, example on windows if you use too many CPUID instructions the antivirus might flag your program as potential thread, starting svchost.exe, same if you open too many processes with PRCOESS_ALL_ACCESS

about the syntax for what you use like for an example. like arrays or loops.
Reply

#12
Quote:(04-21-2019, 07:22 PM)darkninja1980 Wrote:

[To see links please register here]

Quote: (04-21-2019, 07:12 AM)IsBadWritePtr Wrote:

[To see links please register here]

Its not about if you know the language, it is about knowing the subsystem and how it will behave, example on windows if you use too many CPUID instructions the antivirus might flag your program as potential thread, starting svchost.exe, same if you open too many processes with PRCOESS_ALL_ACCESS

about the syntax for what you use like for an example. like arrays or loops.

What syntax ? CPUID can be used to detect hyper-visor and if the CPU information is altered and there might be more tricks that makes it taboo to spam CPUID in a loop for some antivirus sandboxes, svchost and explorer is where almost all malware is injected, NtOpenProcess is filtered by the antivirus and using PROCESS_ALL_RIGHT might be no no for the antivirus
Reply

#13
Quote:(04-21-2019, 08:07 PM)IsBadWritePtr Wrote:

[To see links please register here]

Quote: (04-21-2019, 07:22 PM)darkninja1980 Wrote:

[To see links please register here]

Quote: (04-21-2019, 07:12 AM)IsBadWritePtr Wrote:

[To see links please register here]

Its not about if you know the language, it is about knowing the subsystem and how it will behave, example on windows if you use too many CPUID instructions the antivirus might flag your program as potential thread, starting svchost.exe, same if you open too many processes with PRCOESS_ALL_ACCESS

about the syntax for what you use like for an example. like arrays or loops.

What syntax ? CPUID can be used to detect hyper-visor and if the CPU information is altered and there might be more tricks that makes it taboo to spam CPUID in a loop for some antivirus sandboxes, svchost and explorer is where almost all malware is injected, NtOpenProcess is filtered by the antivirus and using PROCESS_ALL_RIGHT might be no no for the antivirus

like for making tools such as for rats, malware and etc? I know like task kill or delete files.
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through