Palaiologos
  • Menu ▾
    • 88x31
    • About me
    • Journal
    • Personal Git
    • Short CV
  • 88x31
  • About me
  • Journal
  • Personal Git
  • Short CV

A technique for ELF file infection - part 2.

2023-01-03 :: Kamila Szewczyk
#x86-64  #assembly 
Extending the infection mechanisms.
Read more →

A technique for ELF file infection.

2023-01-03 :: Kamila Szewczyk
#x86-64  #assembly 
Random bits and pieces related to ELF file infection.
Read more →

A Z80 emulator

2023-01-02 :: Kamila Szewczyk
#c  #z80  #emulator  #assembly 
A writeup on my experiences with implementing a Z80 emulator in C.
Read more →

The Cleaner pattern - how to free native handles in Java 9?

2023-01-01 :: Kamila Szewczyk
#java 
The Cleaner pattern is a new, shiny way to free native handles in Java 9.
Read more →

On factorial function approximation

2022-09-25 :: Kamila Szewczyk
#mathematics  On factorial function approximation
A review of various ways to approximate the factorial function, Gamma function and Digamma function.
Read more →

Implementing the Faddeev-LeVerrier algorithm in APL

2022-01-10 :: Kamila Szewczyk
#apl  #mathematics  #linear-algebra  Implementing the Faddeev-LeVerrier algorithm in APL
A multipurpose mathematical beauty demonstrated in APL.
Read more →

Finding roots of a polynomial - numerical methods in APL

2022-01-09 :: Kamila Szewczyk
#apl  #polynomial  #math  #numerical-methods  Finding roots of a polynomial - numerical methods in APL
We all know the Newton-Raphson method for approximating the zero of a real-valued function, but how do we approach the problem of finding all real and complex roots of a polynomial?
Read more →

Implementing Taylor Series in APL

2022-01-06 :: Kamila Szewczyk
#mathematics  #taylor-series  #calculus  #numerical-methods  #APL  Implementing Taylor Series in APL
A short explanation behind my implementation of the Taylor Series in APL.
Read more →

SK(I) calculus reduction in asm2bf - Part 1

2021-10-31 :: Kamila Szewczyk
#asm2bf  #SKI  #combinator-calculus  #APL  SK(I) calculus reduction in asm2bf - Part 1
Writing and optimising a SK calculus reductor in asm2bf.
Read more →

Reimplementing GNU yes using asm2bf

2021-10-30 :: Kamila Szewczyk
#asm2bf  #unix 
How to optimise asm2bf code? What optimisations techniques apply to brainfuck? Let’s think about it in the context of a simple UNIX utility.
Read more →
← Newer posts Older posts →
© 2019 - 2024 by Kamila Szewczyk :: Theme made by panr