I remember that there was an old openssl port too. With that, can the most
recent 2.7.18 and even 3.x be built?
On Fri, Jun 19, 2020 at 03:45:05PM +0900, kokam...@hera.eonet.ne.jp wrote:
> Ok, thanks
> I'll write to you.
>
> Kenji
> Date: Thu, 18 Jun 2020 22:32:14 -0400
> From: j...@corpus-callos
Here you go Jens
If theres a problem with it check the jpg from before
as i transcribed the asm
It should be ok though
Kind Regards
Conor
.text
.LC0
.ascii "Hello World\0"
.balign 4
.global main
main:
pushl %ebp
movl %esp, %ebp
subl $*, %esp
call __main
subl $12, %esb