Jesse Taube
Jesse Taube
Scanning for Minecraft serves is a popular thing to do. Add basic support for detecting Minecraft servers.
On line proto-tcp.c:1641 in function `stack_incoming_tcp` `application` is called then an ack is sent. In application if `tcb->established` is either `App_ReceiveHello` or `App_ReceiveNext` and `action == APP_RECV_PAYLOAD` `application` on line...
This is RV32IMAZicsr_Zifencei. you should also note that the atomics are non-atomic operations and are used for bit manipulation. Base Integer Instruction Set, 32-bit | 40 Standard Extension for Integer...
fixes bug found here https://github.com/monkins1010/ccminer/commit/374d327c1108df44f152a2f6af96b9eabdeabfc3#r124509108
I want to add support for finding the block device path or serial port path from a `libusb_device` struct. I'm wondering the logistics of adding these functions. I want to...
This is an updated version of https://github.com/libusb/libusb/pull/537. I got pointed to this from https://github.com/libusb/libusb/issues/1575, this more fitting with the existing libusb ecosystem, which the original issue wasn't. Also two side...
When running `libusb_attach_kernel_driver` on MacOS, it either stalls at exit or segfaults in `libusb/hotplug.c:usbi_hotplug_exit` at `for_each_device_safe`. for dereferencing `0xfff...ffe0`, which is `-32`, the offset of `list` in `libusb_device`. Do note...
system_start.S is not correct bss and data sections are not set correctly