Skip to content

theboxahaan/casper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

casper

Let's Get Started ! 😁

To build and run elf_parser

Navigate to repo root

$ make
$ cd build/ && ./elf_parser <32/64 bit ELF file>

Test Binary Samples

Test Binary Samples taken from https://github.com/JonathanSalwan/binary-samples

Ideas

  1. buzi
  2. Write your own cstdlib.h
  3. Add sum types and pattern matching to the C grammar ??
  4. Look at the fuscia OS for design - maybe microkernel ?
  5. Add a fuzzy search bar like spotlight
  6. Start writing a shell ?
  7. Follow build with a series of blogs
  8. Switch to C++ ? Will make for smaller code I guess 🤷‍♂️
  9. maybe rust? Good to learn something new

About

nodescrip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published