Code Monkey home page Code Monkey logo

cavefinder's Introduction

๐Ÿ‘‹ Hi there! I'm Jacopo

I'm a cyber security consultant and an enthusiast software developer from Italy ๐Ÿ‡ฎ๐Ÿ‡น

import "enum"
import "io"

let NOBLE_GAS = ["Helium", "Neon", "Argon", "Krypton", "Xenon"]

var group_by_name_length = enum.group_by(len)

NOBLE_GAS
    |> group_by_name_length
    |> io.print

/* {6: [Helium], 4: [Neon], 5: [Argon, Xenon], 7: [Krypton]} */

๐Ÿ› ๏ธ Tech & Tools

C C++ Go Java Python JavaScript TypeScript

๐Ÿ“ซ Reach me:

Telegram LinkedIn Reddit

cavefinder's People

Stargazers

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

Watchers

 avatar  avatar  avatar

cavefinder's Issues

Section

hey, can u add permissions check please ?
like read write and execute

Program hangs forever?

Few yeas ago it worked, but my VM crashed beyond repair and had to install everything.
What's apparently simple:

sudo pip install cavefinder

Doesn't work when I run:

cavefinder <binary_file>

All I get is:

                      /=============\
                     /      | |      \  
   ______                   | |     ______ _             __           
  / ____/____ _ _   __ ___  | |    / ____/(_)____   ____/ /___   _____
 / /    / __ `/| | / // _ \ | |   / /_   / // __ \ / __  // _ \ / ___/
/ /___ / /_/ / | |/ //  __/ | |  / __/  / // / / // /_/ //  __// /    
\____/ \__,_/  |___/ \___/  |_| /_/    /_//_/ /_/ \__,_/ \___//_/ v:1.0.0

[*] Loading binary 'phoenix'...

ELF Header
Magic:                       7F 45 4C 46 01 01 01 00 00 00 00 00 00 00 00 00
ABI:                         System V
Type:                        2 (Executable file)
Machine:                     40 (ARM)
Endianness and word size:    little endian - 32 bit
Version:                     1
Entry point:                 0x1b18c
Program header offset:       52 - 0x34 (bytes in file)
Section header offset:       867064 - 0xd3af8 (bytes in file)
Flags:                       83886592
Size of this header:         52
Size of program headers:     32
Number of program headers:   8
Size of section headers:     40
Number of section headers:   27
String table index:          26

And stays there forever, with 60% CPU usage.
I tried pip2 and pip3, with no difference.

Edit:
Was caused by accessing a binary mounted in a Virtualbox shared folder.
Copying the file to the machine did the trick.

Closing.

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.