Giter VIP home page Giter VIP logo

ftrace's Introduction

Greetings from Finixbit πŸ‘‹

I'm Samuel, a Senior Software Engineer and Security Researcher with several years of experience in Ghana.

  • I'm most comfortable with backend engineering and extensive security research in Python. Though over the years I've professionally worked with C/C++ and Clojure.
  • My focus in the last 4 years has been building ETL frameworks/toolings and Security Research specifically Autonomous vulnerability discovery.
  • I've sometimes led and managed teams at (Pavelon, etc), and also an individual contributor at (Civis Analytics, etc).

Things I'm interested in

  • Data Engineering, (worked on async-graph-data-flow)
  • Data Integrations (worked on ETL frameworks and Data Pipelines at Civis Analytics)
  • Security Research, Program Analysis, Compiler toolings
  • Debuggers Internals (worked on print-function-args-debugger, ftrace)
  • C/C++, Python, CPython Extensions (worked on A CPython extension to convert PHP OpArray bytecode to Python Object)
  • GCC (specifically with Gimple IR)
  • PHP Internals (specifically Zend Bytecode)
  • Ghidra, P-Code, Ghidra Python API
  • Simplifying Thought Representations
    • Words serve as a wrapper for thoughts. Consider the phrase 'Red car', instantly your mind constructs an image of a red car within your mental space. This mental imagery occurs even if there isn't a physical red car in your immediate surroundings.
    • Thoughts essentially manifest as mental images of words, shaped by your perspective or understanding. The ability to simplify thoughts in any field enhances your understanding and strengthens your imagination in that area.
    • If you'd like to delve deeper into this topic, feel free to connect with me below.
  • Spiritual, Christian
    • Higher ideas and imaginative realms can only be accessed through higher dimensions.
    • Consider the example of Pythagoras, who ventured to Egypt to study and engage in spiritual practices alongside Egyptian priests.
    • This trend extends to historical scientists, including figures like Isaac Newton and Galileo, all of whom possessed a certain spiritual understanding.)

Get in touch

samuelasirifi1 [at] gmail [dot] com / Twitter / Setup a Meeting on Calendly / Blog

ftrace's People

Contributors

finixbit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ftrace's Issues

disassembler.cc might need <inttypes.h> header.

I had to add #include <inttypes.h> in dissassembler.cc to prevent the following error during compilation:

source/disassembler.cc:80:18: error: expected β€˜)’ before β€˜PRIx64’
     printf("0x%" PRIx64 ":\t%s\t\t%s\n", disassembled_ins.address, 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.