Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / zeropointdynamics/zelos issues and pull requests

#146 - cannot emulate linux binary with C++ deps

Issue - State: open - Opened by sh4m2hwz over 1 year ago

#145 - Interpreter value seems to have changed in lief

Pull Request - State: open - Opened by valakuzhyk over 1 year ago

#144 - Error And Fix : 'NoneType' object has no attribute 'static_symbols'

Issue - State: open - Opened by BuJiang5De over 1 year ago - 1 comment

#143 - Examples not running - "NoneType" error for binary object

Issue - State: open - Opened by raistlinJ almost 2 years ago - 1 comment

#142 - Mips error (NOTICE:Requested interpreter is blank)

Issue - State: open - Opened by lion10 almost 2 years ago

#141 - How to save the emulation results

Issue - State: open - Opened by lt-deng about 2 years ago

#138 - Update dnslib to >=0.9.17; update pre-commit python version

Pull Request - State: closed - Opened by rcourt-zp over 2 years ago

#137 - Invalid PC value on ARM, EABI5 version 1 (SYSV)

Issue - State: open - Opened by mrsteyk about 3 years ago

#136 - "Standalone execution is not supported yet"

Issue - State: open - Opened by seth1002 over 3 years ago

#135 - Unresolved symbols when using musl interpreter

Issue - State: open - Opened by smeng9 over 3 years ago - 2 comments

#134 - V issue 129

Pull Request - State: closed - Opened by kvalakuzhyzp over 3 years ago

#133 - Ensure that handles in syscall_socket are indeed sockets.

Pull Request - State: closed - Opened by kvalakuzhyzp over 3 years ago

#132 - Fix "pack" method comments

Pull Request - State: closed - Opened by kvalakuzhyzp over 3 years ago

#131 - Handle invalid "how" in sys_rt_sigprocmask

Pull Request - State: open - Opened by kvalakuzhyzp over 3 years ago

#130 - giving filepath as argument, openat returns -2.

Issue - State: closed - Opened by hardik05 over 3 years ago - 9 comments

#129 - Plugin yarascan error _xref_cnts at YaraMatch

Issue - State: closed - Opened by dmknght over 3 years ago
Labels: bug

#128 - Base socket should return bytes sent in send method

Pull Request - State: closed - Opened by valakuzhyk over 3 years ago - 1 comment

#127 - AttributeError: 'NoneType' object has no attribute 'socket'

Issue - State: open - Opened by seth1002 almost 4 years ago
Labels: bug

#126 - a little wrong comment

Issue - State: closed - Opened by seth1002 almost 4 years ago
Labels: documentation, invalid

#125 - /src/zelos/ext/platforms/linux/syscalls/syscalls.py", line 1692, in sys_rt_sigprocmask

Issue - State: open - Opened by seth1002 almost 4 years ago - 1 comment
Labels: bug

#124 - do you have plan to dev a IDA debug plugin?

Issue - State: closed - Opened by seth1002 almost 4 years ago - 3 comments
Labels: enhancement

#123 - Update EmptyCommentGenerator to include ivar 'functions_called'

Pull Request - State: closed - Opened by rcourt-zp almost 4 years ago

#122 - Implement MIPS Comment Generator in the Trace plugin

Issue - State: open - Opened by rcourt-zp almost 4 years ago
Labels: enhancement

#121 - AttributeError: 'EmptyCommentGenerator' object has no attribute 'functions_called'

Issue - State: closed - Opened by seth1002 almost 4 years ago - 7 comments
Labels: bug

#120 - Update README

Pull Request - State: closed - Opened by rcourt-zp almost 4 years ago

#119 - Update to readme and summary of changes.

Pull Request - State: closed - Opened by kvalakuzhyzp almost 4 years ago

#118 - switch to zebracorn

Pull Request - State: closed - Opened by kzsnow almost 4 years ago

#117 - Update default heap alloc alignment

Pull Request - State: closed - Opened by rcourt-zp almost 4 years ago

#116 - Prefer dynamic_elf_helloworld, it runs faster

Pull Request - State: closed - Opened by kvalakuzhyzp almost 4 years ago

#115 - First iteration of function hooks

Pull Request - State: closed - Opened by kvalakuzhyzp almost 4 years ago

#114 - Wrapper around emulated/host file paths

Issue - State: open - Opened by kvalakuzhyzp almost 4 years ago
Labels: enhancement

#113 - Add actual test for INTERNAL_MAP hook

Pull Request - State: closed - Opened by kvalakuzhyzp almost 4 years ago

#112 - Add support for INTERNAL_MAP hook

Pull Request - State: closed - Opened by kvalakuzhyzp almost 4 years ago

#111 - Add get module base functionality

Pull Request - State: closed - Opened by kvalakuzhyzp almost 4 years ago

#110 - Load plugins alphabetically, load CommandLineOptions faster

Pull Request - State: closed - Opened by kvalakuzhyzp almost 4 years ago

#109 - Add internal map hook

Pull Request - State: closed - Opened by kvalakuzhyzp almost 4 years ago

#108 - Rename 'api' in zml to 'func'

Pull Request - State: closed - Opened by kvalakuzhyzp almost 4 years ago

#107 - Move x64 stack closer to real system

Pull Request - State: closed - Opened by kvalakuzhyzp almost 4 years ago

#106 - Add comment hook in trace plugin

Pull Request - State: closed - Opened by kvalakuzhyzp almost 4 years ago - 1 comment

#105 - Make sandbox directory temporary by default.

Pull Request - State: closed - Opened by kvalakuzhyzp almost 4 years ago

#104 - Unicorn2

Issue - State: open - Opened by aquynh about 4 years ago - 1 comment

#103 - Syscall limiter re-enables when syscall changes

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#102 - Skip rep syscall

Issue - State: closed - Opened by seth1002 about 4 years ago - 1 comment

#101 - Rename syscall manager to kernel

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#100 - Update BaseSocket class & add shutdown() func

Pull Request - State: closed - Opened by rcourt-zp about 4 years ago

#99 - Know when zelos is processing a system call

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#98 - Issue 96, don't close stdin when passed through.

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#97 - Issue 96, don't crash on closed stdin

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#96 - sys.stdin.isatty() raise exception - ValueError: I/O operation on closed file

Issue - State: closed - Opened by seth1002 about 4 years ago - 2 comments

#95 - Set a3 in mips to 1 for erroring syscalls

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#94 - MIPS, socket, set_return_value(), set v0 is not enough

Issue - State: closed - Opened by seth1002 about 4 years ago - 1 comment

#93 - Rename MEMORY.ZELOS_* hooks to MEMORY.INTERNAL_* hooks

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#92 - Add hooking Zelos reads and writes

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#91 - Add test and implementation for i386 mmap call

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#90 - wrong old_mmap define

Issue - State: closed - Opened by seth1002 about 4 years ago - 1 comment
Labels: bug

#89 - Add private thread swap that doesn't invoke thread swap hooks

Pull Request - State: closed - Opened by rcourt-zp about 4 years ago

#88 - Add fn to processses to swap to thread with specific thread id.

Pull Request - State: closed - Opened by rcourt-zp about 4 years ago

#87 - update IDA overlay to v7+

Pull Request - State: closed - Opened by kzsnow about 4 years ago

#86 - Delay adjustments to IP while running.

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#85 - Propose adding hook zml to api.

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#84 - Redirect stdin to emulated binary.

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#83 - Stop before you add a unicorn hook.

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#82 - WIP: switch from unicorn to zebracorn CPU emulator.

Pull Request - State: closed - Opened by kzsnow about 4 years ago

#81 - Handle linux socket BlockingIOError on recvfrom

Pull Request - State: closed - Opened by 0zp about 4 years ago

#80 - Allow restricting syscalls hooks based on the name of the syscall.

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#79 - Feeds overview

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#78 - Removal of verbosity flag, updates to docs

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#77 - Add shortcuts for feed commandline args.

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#76 - Prevent double loading OS Plugins.

Pull Request - State: closed - Opened by rcourt-zp about 4 years ago

#75 - Allow starting dash in positional arguments.

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#74 - 3rd-party plugin support

Pull Request - State: closed - Opened by kzsnow about 4 years ago
Labels: enhancement

#73 - Set errno function in syscall manager

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#72 - Fix SocketType for MIPS

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#71 - wrong SocketType define on MIPS

Issue - State: closed - Opened by seth1002 about 4 years ago - 1 comment

#70 - Use feeds for printing instructions and syscalls

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#69 - Rename api feed to func feed

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#68 - Adding the feed capabilities to zelos

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#67 - Add target_binary_path to Api

Pull Request - State: closed - Opened by rcourt-zp about 4 years ago

#66 - Remove code from "random_file_name" option

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#65 - Rename --strace to --trace_file

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#64 - Introduction of ZML language.

Pull Request - State: closed - Opened by kvalakuzhyzp about 4 years ago

#63 - Updates & fixes

Pull Request - State: closed - Opened by rcourt-zp about 4 years ago

#62 - add yarascan plugin

Pull Request - State: closed - Opened by kzsnow about 4 years ago

#56 - Update plugins to use API instead of internal_engine

Pull Request - State: closed - Opened by rcourt-zp about 4 years ago

#55 - Update memory api to include get_region and get_regions

Pull Request - State: closed - Opened by rcourt-zp about 4 years ago

#54 - A short thank you note.

Issue - State: closed - Opened by xwings about 4 years ago - 2 comments

#51 - Update code coverage

Pull Request - State: closed - Opened by rcourt-zp about 4 years ago

#50 - Memory snapshot plugin

Pull Request - State: closed - Opened by rcourt-zp about 4 years ago

#45 - Add virtual name and path to process creation. Also update dumpstruct to

Pull Request - State: closed - Opened by rcourt-zp about 4 years ago

#42 - Use underscores in arg names for script compatibility

Pull Request - State: closed - Opened by rcourt-zp about 4 years ago

#39 - Print Apis to output strace file

Pull Request - State: closed - Opened by rcourt-zp about 4 years ago

#32 - Update tr_registry_key_value_write for string & int values

Pull Request - State: closed - Opened by rcourt-zp about 4 years ago

#27 - Issue passing strings beginning with dash as command line arguments.

Issue - State: closed - Opened by kvalakuzhyzp over 4 years ago
Labels: bug

#24 - Implement comment-generation trace hooks

Pull Request - State: closed - Opened by rcourt-zp over 4 years ago

#19 - Improvements to read syscall

Pull Request - State: closed - Opened by kvalakuzhyzp over 4 years ago

#18 - Move code hooking and tracing code into a plugin

Pull Request - State: closed - Opened by rcourt-zp over 4 years ago

#10 - Image quickfix to work in readme, docs, and pypi

Pull Request - State: closed - Opened by rcourt-zp over 4 years ago