lkr0n / whylol

Shhh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary 😎

In common bleeding edge securty resarch applications like Symbolic Execution, people are inhibited by their abilities to process and parse complex architectures like x86. With this solution, we use modern web development processes and machine learning to solve those problems and get expressions from common machine code. Since machine learning is used here, it can be scaled out to deploy these security solutions to many problems in the industry. Providing radical change.

Linux

This project leverages the power of the Linux kernel for much of the dependencies, thus I have included it as a submodule. This is part of my outreach to support the open-source community and expand on the shoulders of giants!

Solutions used 😜

  • Machine learning πŸŒ‹
  • Rust ❀️ ❀️ ❀️ ❀️ ❀️
  • Modern HTML πŸŒ€
  • High-performance string parsing ⚑
  • Complex image compression πŸ™€
  • JSON and well-structured serialization and deserialization πŸ™

PRs

I am currently accepting PRs! Let me know if you want to contribute and improve this project.

Demo, proof of concept

pleb@gamey ~/whylol $ cargo run --release
   Compiling whylol v0.1.0 (/home/pleb/whylol)
    Finished release [optimized] target(s) in 0.82s
     Running `target/release/whylol`
/media/FLcfnWwXMAA6gMn.png
Decoding as middle english
Warning: Invalid resolution 0 dpi. Using 70 instead.
Got expr: CMP quord ptr (R12 + RAX*0x8] , 0x0
Solved pointer: R12 + RAX*0x8

Meta

Spoiler warning I'm currently working on communicating better and I'm just kinda poking fun of the whole process, largely making fun of myself and the meta of how things are worded. I also recognize that these things are valuable and probably things that I should have been doing for a much longer time

About

Shhh

License:Other


Languages

Language:Rust 100.0%