smithCoderLeo

Results 5 issues of smithCoderLeo

An error occurred during Maven build something wrong happen when maven build, the error info: `spring-boot-maven-plugin not found` in `kam1n0/kam1n0-apps/pom.xml`, `kam1n0/kam1n0-cli/pom.xml` 1. ``` 14 1.2.6.RELEASEE ``` should be modified to...

Hi, I want to know how did you get the assembly code from binary? What tools did you use? And can the tool mark the function boundary in assembly code?...

in the line 23 "fh=numpy.reshape(fh[:rn*width])...", need to modify to "fh=numpy.reshape(fh[:int(rn*width)])", the slice indexes need to be Integer

bug

Hi, I find that the dependencies in dir `BinAuthor-master\Installer\Dependencies` always 32-bit。 and I use IDA Pro 6.8 , if python is 64bit , IDA Pro can't load IDA python, and...

Hi, i have come to this problem,i hava see your answer in another issue, i hava try radare4.3.1, but it doesn't work. thank you !