Ahmed Hesham

Results 3 issues of Ahmed Hesham

# Description This pull request adds support for the Egyptian Meeza Card to the credit-card-type Node.js library, enabling developers to easily identify and validate Meeza Card numbers within their applications....

# Add relative jump support to goto functionality This PR adds support for relative jumps in hexedit's goto feature (Ctrl+G, F4, Enter). Users can now specify relative offsets using `+`...

Fixes [golang/go#75268](https://github.com/golang/go/issues/75268) This change improves the SSH server authentication logic by allowing repeated authentication service requests (SSH_MSG_SERVICE_REQUEST) during the authentication phase.