TACIXAT

Results 30 issues of TACIXAT

Is there a way to fetch single bytes out of memory? I didn't see a way to size down registers. Not a big deal to shift to single out bytes,...

Hey, I'm building a course on YouTube that teaches security stuff from the very basics (install a VM, linux, bit manipulation) to (eventually) advanced (binary instrumentation, programmatic static analysis, building...

This would be a great feature!

enhancement

Solution that is not O(N!) at depth.

Profiling shows it as a bottleneck on subgraph scans. Find a way to make it faster or not enter it in some cases.

A return code might be better than the true / false. Will allow early escape when we reach a depth with insufficient nodes below it.

Sorry if this is a little messy, tried to revert my repo to yours so that changes will be minimal, I see the other commit history in there still. For...

**Is your feature request related to a problem? Please describe.** I have a Hitag AES chip (PCF7939MA). I attempt to do a read and get: ``` proxmark3> lf hitag info...

enhancement
Request

I replaced the print statements. Getting a hang, but that might be another issue.

Yahoo finance API is rate limited, with higher limits available if you use an API key. Would be cool to be able to plug that in when querying. Thanks for...