Alazar Demessie (alaxar)

alaxar

Geek Repo

Company:Software Engineer @ E-LMIS

Location:Ethiopia

Github PK Tool:Github PK Tool

Alazar Demessie's repositories

recreating_c_builtin_printf_function_with_c_and_assembly

I have tried to recreate a function called printf which can be found in libc library, it is standard builtin output function, I wrote this code just to show how libc souce is written, when I started programming with C I was so curious about how those builtin I/O functions work, I tired many things to see their source file but it wasn't successful, to your surprise you can't find their source on your directory they are placed as object file almost translated into machine code, these functions works by linking your source with the appropriate .o file, but now I wrote you this just to show you how libc functions are written eg. printf, scanf, puts, gets...

Language:AssemblyStargazers:6Issues:2Issues:0

CircleEquationWithC

Using Mathematics functions you can make anything possible, this program demonstrates the use of circle equation to draw a circle on the console, this helps developers to do GUI programming easily, and also with mathematics functions you can make your own CNC machine.

Language:CStargazers:4Issues:1Issues:0

OSDev

Operating System Development

Language:CStargazers:4Issues:1Issues:0

graphing-alphabet-letters-with-math-functions

Graphing Alphabet Letters with just one or more mathematical functions (i.e straight line: y = mx+b or parabolas: y = x^2 ) for the purpose of making CNC or Writting machines

Language:C++Stargazers:3Issues:1Issues:0

rsa_encryption_on_c

RSA Encryption Implementation On C

Language:CStargazers:3Issues:1Issues:0

tar_archive_reader

Reads any tar archive and display its content on console, developed for learning purpose.

Language:CStargazers:3Issues:1Issues:0

map-projection-and-plotting-on-pixel

Mercator Map Projection and Plotting physical location(longitude, latitude) on a mercator projected map image

numbersystem

Conversion Between Number systems

Language:C++Stargazers:2Issues:1Issues:0

rot13_encryption_with_c

ROT13 ("rotate by 13 places", sometimes hyphenated ROT-13) is a simple letter substitution cipher that replaces a letter with the 13th letter after it in the alphabet. ROT13 is a special case of the Caesar cipher which was developed in ancient Rome.

Language:CStargazers:2Issues:1Issues:0

Awesome-Hacking-Resources

A collection of hacking / penetration testing resources to make you better!

License:GPL-3.0Stargazers:1Issues:0Issues:0

fat12_filesystem

FAT12 File system implementation

Language:CStargazers:1Issues:1Issues:0

powercat

netshell features all in version 2 powershell

Language:PowerShellStargazers:1Issues:0Issues:0

tcp_client_communication_with_socket_and_select_cpp

Client-Server, and Peer-to-peer communication through TCP protocol using socket programming and select in c++

Stargazers:0Issues:0Issues:0

BugBountyBooks

A collection of PDF/books about the modern web application security and bug bounty.

Stargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

CVE-Exploits

PoC exploits for software vulnerabilities

Stargazers:0Issues:0Issues:0

Ethical-Hacking-Labs

Practical Ethical Hacking Labs 🗡🛡

Stargazers:0Issues:0Issues:0

f1ow

Monitor network flow with f1ow

Language:CStargazers:0Issues:0Issues:0

holbertonschool-low_level_programming

Low-level programming and algorithm projects for Holberton School Year 1

Language:CStargazers:0Issues:0Issues:0

IntroLabs

These are the labs for my Intro class. Yes, this is public. Yes, this is intentional.

Language:HTMLStargazers:0Issues:0Issues:0

linux-pam-backdoor

Linux PAM Backdoor

License:MITStargazers:0Issues:0Issues:0
Language:CMakeLicense:GPL-2.0Stargazers:0Issues:0Issues:0

PicoCTF-2021-Writeups

Writeups for PicoCTF 2021

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

tcpview

TcpView For Linux

License:GPL-3.0Stargazers:0Issues:0Issues:0