unicorn icon indicating copy to clipboard operation
unicorn copied to clipboard

Add ability to read ARM64_REG_CP_REG to Go bindings like python bindings

Open blacktop opened this issue 3 years ago • 2 comments

There is currently no way to read ARM64_REG_CP_REG. Golang funcs do offer var args in the form of:

uc.RegRead(reg int, options... int)

in the func the options becomes an array of ints AND the arg is optional, meaning if it's not supplied by the caller it's just an empty array.

blacktop avatar Aug 15 '22 03:08 blacktop

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.

github-actions[bot] avatar Oct 15 '22 05:10 github-actions[bot]

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.

github-actions[bot] avatar Dec 30 '22 05:12 github-actions[bot]