Open in app

Sign In

Write

Sign In

Akil Hylton El
Akil Hylton El

55 Followers

Home

About

Sep 23, 2021

Phonetic — HacktivityCon 2021

To begin with, I was given an obfuscated PHP file, so my first task was to figure out what the code was doing. Since the original code was so hard to follow, I deobfuscated it. Exclusive OR (XOR)

Malware

3 min read

Phonetic — HacktivityCon 2021
Phonetic — HacktivityCon 2021
Malware

3 min read


Sep 19, 2021

Redlike (Redis Exploitation) — HacktivityCon 2021 CTF

Connect via ssh: # Password is p@ssw0rd ssh -p 31024 user@challenge.ctf.games After uploading and running linpeas.sh with: wget https://raw.githubusercontent.com/carlospolop/privilege-escalation-awesome-scripts-suite/master/linPEAS/linpeas.sh chmod +x linpeas.sh ./linpeas.sh LinPea’s output let us know Redis is running.

Hacktivitycon

2 min read

Redlike (Redis Exploitation) — HacktivityCon 2021 CTF
Redlike (Redis Exploitation) — HacktivityCon 2021 CTF
Hacktivitycon

2 min read


Jan 30, 2019

Should we engineer our own Biology?

In the early 19th century a Hungarian agricultural engineer named Karl Ereky coined the term biotechnology. He defined it as “The use of biological processes, organisms, or systems to manufacture products intended to improve the quality of human life.” Agriculture can be considered an early form of biotechnology with farmers…

Science

2 min read

Should we engineer our own Biology?
Should we engineer our own Biology?
Science

2 min read


Published in Good Audience

·Sep 6, 2018

Training intelligent robots with NavigationNet

Getting a robot to navigate between rooms without crashing into walls is a difficult task. And adding the functionality of autonomy into the mix makes things a bit more complicated. I have been developing a mini robot built with a Raspberry Pi 3 Model B and four camera’s positioned front…

Machine Learning

4 min read

Training intelligent robots with NavigationNet
Training intelligent robots with NavigationNet
Machine Learning

4 min read


Published in TensorFlow

·Aug 15, 2018

Understanding Neural Arithmetic Logic Units

By Akil Hylton DeepMind recently released a new paper titled, Neural Arithmetic Logic Units (NALU). It’s an interesting paper that solves an important problem in Deep Learning, teaching neural networks to count. …

Machine Learning

4 min read

Understanding Neural Arithmetic Logic Units
Understanding Neural Arithmetic Logic Units
Machine Learning

4 min read


Jun 11, 2018

AI and Robotics (with Raspberry Pi)🤖

When I first began programming around a year ago, I started with C/C++ on the Arduino Uno. I enjoyed making LEDS flash, servos move and motors spin, however I didn’t have the knowledge needed to build what I really wanted (cool robots 😄). So now after some time has passed…

Arduino

1 min read

AI and Robotics
AI and Robotics
Arduino

1 min read


Jun 10, 2018

What does Transpose really do❔

When I’m building a machine learning model, I find myself engaged in “numpy.ndarray.T” I would usually use this blindly, but this lack of knowledge increased my practice operating with issues that increased the occurrence of problems in my learning models. In linear algebra, transpose is an operator that flips a matrix over its diagonal. For me that definition gives me a straight forward understanding of what a transpose does to a matrix. Essentially if given vector A with dimensions M x N where M is the rows and N is the columns. The transpose of that vector A would be N x M.

Machine Learning

1 min read

What does Transpose really do❔
What does Transpose really do❔
Machine Learning

1 min read


Apr 19, 2018

What is Gradient Descent? (Simplified)

Gradient descent is the most popular optimization method in both Machine Learning and Deep Learning. But what is an optimization method? An optimization method is useful when trying to find the optimum solution or in are case with gradient descent we want to find the minima. Despite this being a…

Machine Learning

2 min read

What is Gradient Descent? (Simplified)
What is Gradient Descent? (Simplified)
Machine Learning

2 min read


Mar 18, 2018

Google Sheets + ReactJS = 😍

This guide will show you how to use Google Spreadsheet with React. To start you’ll need to install Tabletop.js which we will use to pull information from our Google Spreadsheet to your React App. yarn add tabletop After the installation process has finished, we can import tabletop, set up are functions and define a const(constant variable) named publicSpreadsheetUrl (use your own spreadsheet url).

Java Script

1 min read

Java Script

1 min read

Akil Hylton El

Akil Hylton El

55 Followers

Ethical Hacker

Following
  • Ali

    Ali

  • Gaurav Agrawal

    Gaurav Agrawal

  • elvis

    elvis

  • Evan Pu

    Evan Pu

  • Android Developers

    Android Developers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech