Участник:StasFomin/Bookmarks/Stegano — различия между версиями

Материал из DISCOPAL
Перейти к: навигация, поиск
(Добавлена закладка Download - Python external ESP using pyWin32 and pyGame (Pics and source) | Guided Hacking)
(Добавлена закладка GitHub - quankiquanki/wxPython-OpenCV: A template/boilerplate application combining wxPython and OpenCV)
Строка 2: Строка 2:
 
=== 2020-07 ===
 
=== 2020-07 ===
  
 +
* 2020-07-08, 19:40:47: [https://github.com/quankiquanki/wxPython-OpenCV GitHub - quankiquanki/wxPython-OpenCV: A template/boilerplate application combining wxPython and OpenCV]
 +
*: <html><h1>wxPython-OpenCV</h1> <p>A template/boilerplate application combining wxPython with OpenCV. This application can be used as a base for integrating your OpenCV module into a cross-platform GUI framework. It also includes a Pyinstallers platform specific .spec file to compile the project into a distributable application.</p></html>
 +
<!-- NEXT BOOKMARK -->
 
* 2020-07-08, 19:39:24: [https://guidedhacking.com/threads/python-external-esp-using-pywin32-and-pygame-pics-and-source.12639/?__cf_chl_jschl_tk__=0e8f6a831e269eaca0a1776393ba9b895fbad865-1577397950-0-AQYtER-inBKZvMD03SgRuHPlXjDiHiz_x8s865jr-A4FyFqhIdbqGxd14DVx7oF-y6jkFn-2AWuUtV9NlUXf89oHRldDBJ2PCXCCzrtefT0hGlwiEyU_be8KB4W9s2HLhFIJorm2tr_HrBWcGZjPpu0M5PHq_kORs7tEOx_D8qNngqJOqiXWbza6a9eBY2JBJQ8kwxYwvFFc9XUCNjMNCLpgiManw3wYHtNYNNVjp9d_g52NGCnhB7Ebv1GCXNHMf6rNZBvCjJw_hwBspWGFohABGcuYsQI3JebpvHEOlnCpLcCiD9WUUtcu-PRbU8xHyAEfdnc-cQ10U7yY Download - Python external ESP using pyWin32 and pyGame (Pics and source) | Guided Hacking]
 
* 2020-07-08, 19:39:24: [https://guidedhacking.com/threads/python-external-esp-using-pywin32-and-pygame-pics-and-source.12639/?__cf_chl_jschl_tk__=0e8f6a831e269eaca0a1776393ba9b895fbad865-1577397950-0-AQYtER-inBKZvMD03SgRuHPlXjDiHiz_x8s865jr-A4FyFqhIdbqGxd14DVx7oF-y6jkFn-2AWuUtV9NlUXf89oHRldDBJ2PCXCCzrtefT0hGlwiEyU_be8KB4W9s2HLhFIJorm2tr_HrBWcGZjPpu0M5PHq_kORs7tEOx_D8qNngqJOqiXWbza6a9eBY2JBJQ8kwxYwvFFc9XUCNjMNCLpgiManw3wYHtNYNNVjp9d_g52NGCnhB7Ebv1GCXNHMf6rNZBvCjJw_hwBspWGFohABGcuYsQI3JebpvHEOlnCpLcCiD9WUUtcu-PRbU8xHyAEfdnc-cQ10U7yY Download - Python external ESP using pyWin32 and pyGame (Pics and source) | Guided Hacking]
 
*: <html>So I finally finished my ESP project I started a few days ago. I've learned a lot of new things programming this, mainly that Python really isnt for this stuff ?. But somehow after a lot of googling and trial and error I finally have a finished working project.<br> <br> <em class="diigoHighlight id_0f3d660bc969c1a41a74f877459bcd9e type_0 yellow" style="color: rgb(0, 0, 0);">The overlay is made using pyGame for the drawing and pyWin32 to make it transparent and to put it on top of Assault Cube. It is a very hacky solution but it works suprisingly well! For the keyboard hotkeys I used a module called "keyboard". This was a lifesaver, since the overlay window doesnt have to be active for the hotkeys to work. First i tried using Pygame's own key detection system, but sadly it didnt work when the game window was out of focus so I had to scratch that.<span class="diigoHighlightCommentLocator"><div class="diigoIcon id_0f3d660bc969c1a41a74f877459bcd9e type_9 TextIcon yellow" style="bottom: 0px;" title=""></div></span></em><br> <br> The plan was to add an aimbot as well, but the code got so big and messy that i really just want to start again now that i know a bit more and can plan for stuff accordingly. Anyways, this is my first "proper" hack.<br> Source is at the bottom. </html>
 
*: <html>So I finally finished my ESP project I started a few days ago. I've learned a lot of new things programming this, mainly that Python really isnt for this stuff ?. But somehow after a lot of googling and trial and error I finally have a finished working project.<br> <br> <em class="diigoHighlight id_0f3d660bc969c1a41a74f877459bcd9e type_0 yellow" style="color: rgb(0, 0, 0);">The overlay is made using pyGame for the drawing and pyWin32 to make it transparent and to put it on top of Assault Cube. It is a very hacky solution but it works suprisingly well! For the keyboard hotkeys I used a module called "keyboard". This was a lifesaver, since the overlay window doesnt have to be active for the hotkeys to work. First i tried using Pygame's own key detection system, but sadly it didnt work when the game window was out of focus so I had to scratch that.<span class="diigoHighlightCommentLocator"><div class="diigoIcon id_0f3d660bc969c1a41a74f877459bcd9e type_9 TextIcon yellow" style="bottom: 0px;" title=""></div></span></em><br> <br> The plan was to add an aimbot as well, but the code got so big and messy that i really just want to start again now that i know a bit more and can plan for stuff accordingly. Anyways, this is my first "proper" hack.<br> Source is at the bottom. </html>

Версия 16:40, 8 июля 2020

2020

2020-07

Навигация