• XSS.stack #1 – первый литературный журнал от юзеров форума

Статья Learn malware development in cpp , Create Your Own advanced stealer part 1

Пожалуйста, обратите внимание, что пользователь заблокирован
My man!! Exactly the type of stuff i have been looking for. Hard to track down this type of knowledge and walkthrough together. PROPS! Thank you sir
I hope i helped you even a little thanks i'm very proud you liked the tutorial
 
Пожалуйста, обратите внимание, что пользователь заблокирован
Thanks for sharing, I wonder if you have any idea how to decrypt chrome cookies encrypted_value is it the same encryption as passwords (AES) ?
its the same thing no thing change same technique u can use the code bellow to also decrypt cookies for all chromium based browser
 
Пожалуйста, обратите внимание, что пользователь заблокирован
У вас есть утечки памяти, их множество, зачем использовать char, если вы можете использовать vector<char*>buffer;
 


Напишите ответ...
  • Вставить:
Прикрепить файлы
Верх