Skip to content

feat: updated cli with trace option and command#30

Merged
sadiq1971 merged 19 commits intodevfrom
fix/syscall
Feb 14, 2025
Merged

feat: updated cli with trace option and command#30
sadiq1971 merged 19 commits intodevfrom
fix/syscall

Conversation

@sadiq1971
Copy link
Copy Markdown
Member

Closes #16

dhyaniarun1993 and others added 19 commits January 14, 2025 17:08
boilerplate with syscall analyser code
* added opcode and diassembler module

* added disassembler behind the interface

* refactor opcode

* refactor

* added the opcode analyzer to main

* fixed comments

* fix options

* updated the flag names

* added disambler manager

* fixed bugs

* Added error check

---------

Co-authored-by: Arun Dhyani <dhyaniarun7@gmail.com>
* feat: added syscall tracing from go code

* feat: updated gitignore

* bugfixes

* minor const refactor

* feat: refactored

---------

Co-authored-by: Arun Dhyani <dhyaniarun7@gmail.com>
* added op-program opcodes for 32 and 64 bit

* added more opcodes for 64 bit

* added 0x01 as hex opcode

* removed the profile_arch

* merged the json files

* revert back the defaults

* added opcode + fun checks

* updated to yaml

* removed logs

* removed comm

---------

Co-authored-by: Arun Dhyani <dhyaniarun7@gmail.com>
* feat: renderer added

* coment added

* feat: imeplemented assembly parser

* feat: refactor and bug fixes

* feat: rendering on cmd updated

* feat: bug fixed

* remove file later

---------

Co-authored-by: Arun Dhyani <dhyaniarun7@gmail.com>
Co-authored-by: ohm <ohm.patel1997@gmail.com>
* added report output path flag

* added optional comment

* removed the temp file path
* added github workflow for lint and ci

* added golangci

* lint fixes

* lint fixes

* lint fixes

* build fixes

* lint fixes

* lint fixes

* lint fixes

* added comment

* removed deprecarted linterrs

* fixed test

* changed back to int64

* nolint

* removed yaml

* updated filname

* updated filname

* fix: added depguard

---------

Co-authored-by: sadiq1971 <sadiqurr8@gmail.com>
* fix: debugging for more issue

* fix: debugging for more issue

* fix: refactored disassembler and logic

* fix: removed invalid code
@sadiq1971 sadiq1971 merged commit 8320b7d into dev Feb 14, 2025
@sadiq1971 sadiq1971 deleted the fix/syscall branch February 14, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

improve CLI flag management

3 participants