00405C4A ; =============== S U B R O U T I N E ========================
00405C4A
00405C4A ; Attributes: bp-based frame
00405C4A
00405C4A public WhoAmI
00405C4A WhoAmI proc near
00405C4A 000 55 push rbp
00405C4B 008 48 89 E5 mov rbp, rsp
00405C4E 008 48 81 EC 00 00 00 00 sub rsp, 0
00405C55 008 48 8D 05 D7 C5 FF FF lea rax, about ; 'ewenmacculloch.com'
00405C5C 008 C9 leave
00405C5D 000 C3 retn
00405C5D WhoAmI endp
00405C5D
00405C5D ; ------------------------------------------------------------
Software Engineer & Machine Learning Enthusiast
- Australia
-
02:38
(UTC +11:00) - https://ewenmacculloch.com/
- https://frostproxy.com/
- in/ewen-macculloch-6939b0185
Highlights
Pinned Loading
-
ArcticAxis
ArcticAxis PublicArcticAxis is a minimal operating system written in 16-bit x86 Assembly. It features a simple shell interface where you can run basic commands like help, clear, and reboot.
Assembly 3
-
SketchCalc
SketchCalc PublicUses machine learning to predict the drawn symbols and converts them into a formal mathematical expression. It then evaluates the expression to provide the calculated answer.
Python 3
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.