-
Corsha
- Washington, D.C.
- https://mytechnotalent.com
- @mytechnotalent
Block or Report
Block or report mytechnotalent
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Reverse-Engineering Public
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
-
Fundamental-CPP Public
The book and code repo for the FREE Fundamental C++ book by Kevin Thomas.
C++ 2
-
Python-For-Kids Public
A comprehensive and FREE Online Python Development tutorial FOR KIDS utilizing an official BBC micro:bit Development Board going step-by-step into the world of Python for microcontrollers.
-
turbo-scanner Public
A port scanner and service detection tool that uses 1000 goroutines at once to scan any hosts's ip or fqdn with the sole purpose of testing your own network to ensure there are no malicious service…
-
turbo-attack Public
A turbo traffic generator pentesting tool to generate random traffic with random mac and ip addresses in addition to random sequence numbers to a particular ip and port.
931 contributions in the last year
Contribution activity
September 2022
Created 65 commits in 7 repositories
Created 2 repositories
Created an issue in peterhinch/micropython_data_to_py that received 14 comments
TypeError: can't convert 'memoryview' object to str implicitly
When trying to convert a .jpg image to .py I am getting a TypeError: can't convert 'memoryview' object to str implicitly.
import machine
import gc9…


