Ecosyste.ms: Issues

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

GitHub / zyantific/zasm issues and pull requests

#144 - Decode to assembler. Relative addressing.

Issue - State: closed - Opened by odzhan 3 days ago - 3 comments

#100 - Invalid relative instructions size estimation

Issue - State: closed - Opened by es3n1n over 1 year ago - 7 comments

#99 - Program Save/Restore functionality

Pull Request - State: closed - Opened by ZehMatt over 1 year ago

#98 - Cleanup

Pull Request - State: closed - Opened by ZehMatt over 1 year ago

#97 - Variable machine mode

Pull Request - State: closed - Opened by ZehMatt over 1 year ago

#96 - Allow StrongType to be used as implicit value

Pull Request - State: closed - Opened by ZehMatt over 1 year ago

#95 - Add non-const getIf method, add more documentation

Pull Request - State: closed - Opened by ZehMatt over 1 year ago

#94 - Fix compilation with C++20 enabled and fix cmake.toml

Pull Request - State: closed - Opened by ZehMatt almost 2 years ago

#93 - Add some missing bit size values

Pull Request - State: closed - Opened by ZehMatt almost 2 years ago

#92 - Make CPUFlags a strong type and include in instruction info example

Pull Request - State: closed - Opened by ZehMatt almost 2 years ago

#91 - Add support for alignment

Pull Request - State: closed - Opened by ZehMatt almost 2 years ago

#90 - Add align node type to align data and code

Issue - State: closed - Opened by ZehMatt almost 2 years ago

#89 - Separate Instruction and InstructionInfo, refactor code

Pull Request - State: closed - Opened by ZehMatt almost 2 years ago

#88 - Fix encoding of instruction that only allow rel8

Pull Request - State: closed - Opened by ZehMatt almost 2 years ago

#87 - Remove buggy work-around for scale and compensate in encoder instead

Pull Request - State: closed - Opened by ZehMatt almost 2 years ago

#86 - Add examples for memory operands make relative address encoding explicit

Pull Request - State: closed - Opened by ZehMatt almost 2 years ago

#85 - Make memory operand overloads more explicit

Pull Request - State: closed - Opened by ZehMatt almost 2 years ago

#84 - Minor documentation on memory operand overloads

Pull Request - State: closed - Opened by ZehMatt almost 2 years ago

#83 - Use ubuntu-20.04 instead ubuntu-latest to fix clang-setup action

Pull Request - State: closed - Opened by ZehMatt almost 2 years ago

#82 - Remove ambiguous overload for ptr

Pull Request - State: closed - Opened by ZehMatt almost 2 years ago

#81 - Add some missing prefixes

Pull Request - State: closed - Opened by ZehMatt almost 2 years ago

#80 - Rename getExplicitOperandCount to getVisibleOperandCount

Pull Request - State: closed - Opened by ZehMatt almost 2 years ago

#79 - Strong Mnemonic type

Pull Request - State: closed - Opened by ZehMatt almost 2 years ago

#78 - Add examples, remove testing project

Pull Request - State: closed - Opened by ZehMatt almost 2 years ago

#77 - Please provide a example ready to build project.

Issue - State: closed - Opened by eren-sen almost 2 years ago - 3 comments

#76 - Fixing missing "final" attributes

Pull Request - State: closed - Opened by hxm-cpp almost 2 years ago - 2 comments

#75 - Fix #74: Always use absolute displacement for rip-relative memory operands

Pull Request - State: closed - Opened by ZehMatt almost 2 years ago

#74 - Serialiser fail at 64bit relative addresses

Issue - State: closed - Opened by hxm-cpp almost 2 years ago

#73 - update README

Pull Request - State: closed - Opened by hxm-cpp almost 2 years ago

#72 - Avoid copying all operands for generator/assembler

Pull Request - State: closed - Opened by ZehMatt almost 2 years ago

#71 - Update zydis

Pull Request - State: closed - Opened by ZehMatt almost 2 years ago

#70 - Use void* and static_cast for object pool data store

Pull Request - State: closed - Opened by ZehMatt almost 2 years ago

#69 - Remove typedefs, add missing include

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#68 - Fix clang tidy integration

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#67 - Support data repeat

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#66 - Add missed include

Pull Request - State: closed - Opened by data-man about 2 years ago - 1 comment

#65 - Cleanup includes

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#64 - Cleanup StringPool

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#63 - Add missing file to project

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#62 - Cleanup objectpool.hpp

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#61 - Clang tidy cleanup

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#60 - Test clang-tidy integration

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#59 - Minor improvements

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#58 - Easier instruction manipulation

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#57 - More basic examples needed

Issue - State: closed - Opened by differentprogramming about 2 years ago - 6 comments

#56 - Fix some conditional jumps not encoding properly with rel8

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#55 - Fixes

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#54 - Update 3

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#53 - Cleanup

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#52 - Add helper function to get operand access

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#51 - Add Operand::getBitSize to simplify access

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#50 - Replace tabs with spaces

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#49 - Include debug builds on CI

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#48 - Include clang in the CI builds

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#47 - Cleanup pragma pack and pack values using Packed

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#46 - Add unique id to each node

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#45 - Simplify Node construction and code formatting

Pull Request - State: closed - Opened by ZehMatt about 2 years ago

#44 - #36: Better abstraction

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

#43 - Add getter/setter to define the entry point in Program

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

#42 - Add concept of imports to Program

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

#41 - Use cmkr headers

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

#40 - External labels

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

#39 - Fix #38: Consider null node as the start of the program

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

#37 - Bump up cmkr to latest version, remove useless constexpr line

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

#36 - Better abstraction for multiple architectures

Issue - State: open - Opened by ZehMatt over 2 years ago
Labels: refactor, epic

#35 - Reduce STL dependencies within the interfaces

Issue - State: open - Opened by ZehMatt over 2 years ago
Labels: refactor

#34 - Move Formatter out of Program

Issue - State: closed - Opened by ZehMatt over 2 years ago
Labels: refactor

#33 - Update Zydis to latest (9b88291)

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

#32 - More fixes and cleanup

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

#31 - Rename is/get/getAs to holds/get/getIf for Node and Operand

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

#30 - Remove unused overload

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

#29 - Add a Gitter chat badge to README.md

Pull Request - State: closed - Opened by gitter-badger over 2 years ago

#28 - Minor code cleanup

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

#27 - Could you bind for golng?

Issue - State: closed - Opened by ddkwork over 2 years ago - 2 comments
Labels: help wanted, good first issue, bindings

#26 - Separate serialization from Program

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

#25 - Improve encoding performance

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

#24 - Add more benchmarks

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

#23 - Add benchmarks

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

#22 - Fix destroying single node in the program

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

#21 - Cmake cleanup

Pull Request - State: closed - Opened by ZehMatt over 2 years ago - 1 comment

#20 - Only fetch GTest when building tests

Pull Request - State: closed - Opened by mrexodia over 2 years ago - 1 comment

#19 - Next update

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

#18 - Add clear method to Program to be able to re-use it

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

#17 - Performance problem.

Issue - State: closed - Opened by Inori over 2 years ago - 10 comments

#16 - A few touches to make zasm useable for something

Issue - State: closed - Opened by differentprogramming over 2 years ago - 9 comments

#15 - Update Zydis to latest commit

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

#14 - Calculating offset of memory operand type relative to instruction

Issue - State: closed - Opened by CallumCVM almost 3 years ago - 2 comments

#13 - Calculating addresses of call, jmp etc.

Issue - State: closed - Opened by CallumCVM almost 3 years ago - 2 comments

#12 - Add section support

Pull Request - State: closed - Opened by ZehMatt almost 3 years ago

#11 - Fix GTest on Windows + CI

Pull Request - State: closed - Opened by mrexodia almost 3 years ago - 1 comment

#10 - How to assemble more complex instructions?

Issue - State: closed - Opened by CallumCVM almost 3 years ago - 1 comment

#9 - Needs proper documentation!

Issue - State: open - Opened by CallumCVM almost 3 years ago - 2 comments
Labels: documentation, help wanted, good first issue

#8 - Add functions to resize register

Pull Request - State: closed - Opened by ZehMatt almost 3 years ago

#7 - CI Integration

Pull Request - State: closed - Opened by ZehMatt almost 3 years ago

#6 - Switch from find-package to fetch-content

Pull Request - State: closed - Opened by mrexodia almost 3 years ago

#5 - Initial cmkr project

Pull Request - State: closed - Opened by mrexodia almost 3 years ago

#4 - Update

Pull Request - State: closed - Opened by ZehMatt almost 3 years ago

#3 - Update

Pull Request - State: closed - Opened by ZehMatt almost 3 years ago

#2 - Update

Pull Request - State: closed - Opened by ZehMatt almost 3 years ago